Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
2.3.3
-
None
Description
ORC's reader handles a wide range of schema evolution, but the Spark SQL native ORC bindings do not provide the desired schema to the ORC reader. This causes a regression when moving spark.sql.orc.impl from 'hive' to 'native'.