Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

Options for time-partitioning in GBQ are included #4

@dkapitan

Description

@dkapitan

We often want time-partitioning on tables, e.g. to separate CBS data from subsequent years. We need to choose and implement how to best create time partitioning:

  • At ingestion time from source files via LoadJob: need to specificy schema beforehand, which may be unnecessary overheid
  • During QueryJob when creating datamarts: seems easiest, because it can be included in StandardSQL

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions