googleapis / googleapis/google-cloud-node
prevent type conversion to Big and BigQueryTimestamp
Open
api: bigquery
library: bigquery
priority: p3
type: feature request
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
Whenever the result of the query has floating numbers or timestamp, the library returns Big and BigQueryTimestamp classes instead of simple Number and Date.
Is there a way to prevent that?
Contributor guide
Assessment
This issue has not been assessed yet.