tanishq-chugh commented on code in PR #5592:
URL: https://github.com/apache/hive/pull/5592#discussion_r1899326636


##########
pom.xml:
##########
@@ -110,7 +110,7 @@
     <antlr4.version>4.9.3</antlr4.version>
     <apache-directory-server.version>1.5.7</apache-directory-server.version>
     <!-- Include arrow for LlapOutputFormatService -->
-    <arrow.version>12.0.0</arrow.version>
+    <arrow.version>16.1.0</arrow.version>

Review Comment:
   @okumin yes, you are right. I was looking into the same and it seems arrow 
v16.0.0+ is compiled with jdk9. 
   Have changed the arrow target version to 15.0.0 in 
[cd3eb8f](https://github.com/apache/hive/pull/5592/commits/cd3eb8fb1d832c68d908d33357ccf642e4a82980)
 which seems compatible. 
   



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