Skip to content

Support picosecond timestamp precision in TableSchema conversion #6785

Description

@haphungw

BigQuery supports microsecond (precision = 6) and picosecond (precision = 12) timestamp precision. The Storage Write API requires picosecond timestamps to be mapped to ProtoType::String (rather than int64).

Activity

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

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions