aiguofer opened a new pull request, #878: URL: https://github.com/apache/arrow-java/pull/878
## What's Changed The Avatica driver takes a `timezone` property, which can be used to override the default system timezone. Currently, not all methods of fetching values from accessors respect this value. This PR ensures the local timezone gets set on the `ArrowFlightJdbcTimeStampVectorAccessor` and makes sure we respect that over the default JVM timezone. **This contains breaking changes.** <!-- Remove this line if there are no breaking changes. --> Closes #NNN. -- 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]
