BigQuery casting int64 to uint64

前端 未结 0 869
既然无缘
既然无缘 2020-12-09 05:53

I am storing uint64 as INTEGER type in bigquery (values > 2^62 become negative). Is there a way to cast it to it\'s correct value while querying bigquery?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题