Skip to content

BigQuery: add avro logical type control for load jobs.#6827

Merged
tseaver merged 2 commits intogoogleapis:masterfrom
shollyman:avro
Dec 3, 2018
Merged

BigQuery: add avro logical type control for load jobs.#6827
tseaver merged 2 commits intogoogleapis:masterfrom
shollyman:avro

Conversation

@shollyman
Copy link
Contributor

No description provided.

@shollyman shollyman requested review from alixhami and tswast December 3, 2018 18:07
@shollyman shollyman requested a review from crwilcox as a code owner December 3, 2018 18:07
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 3, 2018
"""See
:attr:`google.cloud.bigquery.job.LoadJobConfig.use_avro_logical_types`.
"""
return self._configuration.use_avro_logical_types

This comment was marked as spam.

This comment was marked as spam.

@tseaver tseaver added the api: bigquery Issues related to the BigQuery API. label Dec 3, 2018
@tseaver tseaver merged commit d664d2d into googleapis:master Dec 3, 2018
@adamcunnington-gdt
Copy link

When will this flag be added to export jobs? Interestingly, export jobs so seem to do this anyway - or at least partially, i.e. TIMESTAMP fields are correctly exported as LONG with local types of timestamp-milllis but DATE fields are still exported as string without a logical type of DATE which is a major issue. I'm hoping this is the feature that I can get whitelisted for - I asked for that in the related Google issue thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants