lidavidm commented on code in PR #852: URL: https://github.com/apache/arrow-java/pull/852#discussion_r2383899384
########## flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/converter/impl/TimestampAvaticaParameterConverter.java: ########## Review Comment: I think we shouldn't allow binding timestamps with timezones to columns that don't have timezones in principle. Although what happens the Z suffix is _probably_ unambiguous in this case I think if we ever allow other timezones then it becomes a problem. -- 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]
