pan3793 commented on code in PR #53454:
URL: https://github.com/apache/spark/pull/53454#discussion_r2792015797


##########
pom.xml:
##########
@@ -340,7 +340,8 @@
     <mariadb.java.client.version>2.7.12</mariadb.java.client.version>
     <mysql.connector.version>9.2.0</mysql.connector.version>
     <postgresql.version>42.7.7</postgresql.version>
-    <db2.jcc.version>11.5.9.0</db2.jcc.version>
+    <!-- A special version that bundles lz4-java 1.10.1 -->
+    <db2.jcc.version>12.1.3.0_special_74723</db2.jcc.version>

Review Comment:
   @viirya, ideally, we should, but I'm afraid we can't, we can discuss the Db2 
JDBC issue in the dedicated PR https://github.com/apache/spark/pull/53920



-- 
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]

Reply via email to