mataralhawiti commented on issue #34089: URL: https://github.com/apache/beam/issues/34089#issuecomment-2688927595
## update I was able to get the correct value when I cast the value to BIGINT: ```query="select cast(quanitity as BIGINT), LastName from Customers",``` but I still couldn't understand why the signed integer (-1) not being converted correctly without the casting -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org