fallintoplace opened a new pull request, #1110: URL: https://github.com/apache/arrow-go/pull/1110
Timestamp scalar casts to Date32 and Date64 use integer division, which truncates negative timestamps toward zero and ignores the timestamp timezone. Use the timestamp type time conversion and the same date normalization as the compute path. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
