SaurabhChawla100 commented on pull request #29045:
URL: https://github.com/apache/spark/pull/29045#issuecomment-657185061


   > @SaurabhChawla100 . Thanks for updating. Apache Spark has two ORC 
implementations `native` and `hive`. Could you add the following test coverage 
more?
   > 
   > 1. A test coverage for `hive` ORC implementation
   > 
   > * sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcFileFormat.scala
   > 
   > 1. A non-vectorized code test coverage for `native` ORC implementaion
   > 
   > * `spark.sql.orc.enableVectorizedReader=false`
   
   Added both the requested unit test


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to