Skip to content

bigquery: timestamp_output_fromat is not supported #13786

@ebati

Description

@ebati

After commit 59efe3, TimestampOutputFormat is used instead of UseInt64Timestamp for format options. However, with this change, any query that involves timestamp fields fails with the following error:

timestamp_output_format is not supported yet.

I also checked the BigQuery REST API documentation for DataFormatOptions but I couldn’t find any reference to TimestampOutputFormat option there.

Is this behavior expected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the BigQuery API.triage meI really want to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions