googleapis / googleapis/google-cloud-rust

Support picosecond timestamp precision in `TableSchema` conversion

Open
#6,785 0 comments 0 reactions 1 assignee Claimed by @haphungw View on GitHub
api: bigquery
Dominant language
Rust
Stars
955
Forks
144
Avg merge
1d 5h
Merged PRs (30d)
279

Description

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`).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.