WangGuangxin commented on issue #24043: [SPARK-11412][SQL] Support merge schema for ORC URL: https://github.com/apache/spark/pull/24043#issuecomment-505696784 > The test failure looks legitimate. > > @gengliangwang @dongjoon-hyun Please review the test cases? This test case is shared by both `OrcSourceSuite` and `HiveOrcSourceSuite`, using `org.apache.spark.sql.execution.datasources.orc.OrcFileFormat` and `org.apache.spark.sql.hive.orc.OrcFileFormat` respectively. However, the exception thrown from `org.apache.spark.sql.hive.orc.OrcFileFormat` has one more wrapper exception. I've updated the test case to adapt to this situation.
---------------------------------------------------------------- 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]
