gatorsmile commented on issue #24397: [SPARK-27501][SQL][TEST] Add test for HIVE-13083: Writing HiveDecimal to ORC can wrongly suppress present stream URL: https://github.com/apache/spark/pull/24397#issuecomment-484356978 @HyukjinKwon This is for testing whether our Hive ORC serde is working properly in Hadoop 3 profile. Now, we Hive serde ORC reader is using a different ORC version from the Hive built-in ORC version. Thus, I would suggest to test it too. The current Jenkin tests are not using Hive 2.3.4. Thus, we are unable to tell whether it actually passes or not, right?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
