TakawaAkirayo commented on PR #6222: URL: https://github.com/apache/kyuubi/pull/6222#issuecomment-2026462531
> @TakawaAkirayo thanks for making this fix, Kyuubi's JDBC driver is derived from Hive JDBC driver, does Hive have a similar issue? Just checked the repo of Hive JDBC, you are right, Hive JDBC should also have this issue base on the code: https://github.com/apache/hive/blob/master/jdbc/src/java/org/apache/hive/jdbc/HivePreparedStatement.java#L141 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
