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?