Skip to content

Bigquery backend #7

Closed
Closed
@hadley

Description

@hadley

(Some initial code at http://code.google.com/p/google-bigquery-r-client/source/browse/googlebigquery/R/bigquery_client.R)

Querying differences:

  • can't use *
  • can use within/flatten for nested data (out of scope for dplyr?)
  • table unions might be more important
  • join for small databases (<8 meg), join each for larger
  • group by requires all variables to be in select

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions