dongjoon-hyun commented on issue #26619: [SPARK-29981][BUILD] Add hive-1.2/2.3 profiles URL: https://github.com/apache/spark/pull/26619#issuecomment-558919112 One additional stuff is `sql/core` module. Previously, `hadoop-3.2` replaces the previous ORC code with `Hive code`. When `-Phadoop-3.2` is given, `Apache Hive` storage classes are used. Now, it depends on `-Phive-1.2` or `-Phive-2.3`. In other words, `-Phive-1.2` and `-Phive-2.3` is used in `sql/core` module without `-Phive`.
---------------------------------------------------------------- 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]
