googleapis / googleapis/google-cloud-java
[java-bigquerystorage] JsonStreamWriter Support ISO Date String
Open
api: bigquerystorage
priority: p2
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
What the problem is.
Currently DATE field [only accepts int values ](https://cloud.google.com/bigquery/docs/write-api#data_type_conversions)
is it possible to accept ISO date String too for example `1999-01-01`
What you want to happen.
being able to load date strings with JsonStreamWriter
Contributor guide
Assessment
This issue has not been assessed yet.