dongjoon-hyun commented on code in PR #5218:
URL: https://github.com/apache/hive/pull/5218#discussion_r1591200307
##########
pom.xml:
##########
@@ -180,8 +180,8 @@
<mysql.version>8.0.31</mysql.version>
<postgres.version>42.7.3</postgres.version>
<oracle.version>21.3.0.0</oracle.version>
- <opencsv.version>2.3</opencsv.version>
- <orc.version>1.8.5</orc.version>
+ <opencsv.version>5.9</opencsv.version>
Review Comment:
May I ask why do you change `opencsv` under the PR title, `HIVE-28224:
Upgrade Orc version in Hive to 1.9.3`, @difin ?
Could you proceed to upgrade `opencsv` library independently before
upgrading ORC?
--
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]