vibhatha opened a new pull request, #40656: URL: https://github.com/apache/arrow/pull/40656
### Rationale for this change Compiling JDBC Adapter module fails when running from a time zone which is not UTC. The tests assume the set time zone is UTC. Since running from a location where the timezone is not UTC, the error documented in https://github.com/apache/arrow/issues/40619 occurs. ### What changes are included in this PR? Adding the time zone as a property to maven profile. ### Are these changes tested? These changes have been tested locally in a non-UTC timezone (+0530). ### Are there any user-facing changes? No -- 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]
