prevent type conversion to Big and BigQueryTimestamp #1384
Labels
api: bigquery
Issues related to the googleapis/nodejs-bigquery API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
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?
The text was updated successfully, but these errors were encountered: