zeroshade opened a new issue, #39672: URL: https://github.com/apache/arrow/issues/39672
### Describe the bug, including details regarding any error messages, version, and platform. During release verification, a unit test was failing with: ``` ok [github.com/apache/arrow/go/v15/arrow/flight/flightsql](http://github.com/apache/arrow/go/v15/arrow/flight/flightsql) 4.990s 1970-01-01 12:00:00 +0000 UTC --- FAIL: Test_fromArrowType (0.00s) --- FAIL: Test_fromArrowType/fromArrowType_date64_f16-d64 (0.00s) utils_test.go:104: test failed, wanted time.Time 2024-01-17 00:00:00 +0000 UTC got time.Time 2024-01-18 00:00:00 +0000 UTC FAIL FAIL [github.com/apache/arrow/go/v15/arrow/flight/flightsql/driver](http://github.com/apache/arrow/go/v15/arrow/flight/flightsql/driver) 5.821s ``` ### Component(s) Go -- 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]
