wangyum opened a new pull request #24119: [SPARK-27182][SQL] Move the conflict 
source code of the sql/core module to sql/core/v1.2.1
URL: https://github.com/apache/spark/pull/24119
 
 
   ## What changes were proposed in this pull request?
   To make https://github.com/apache/spark/pull/23788 easy to review. This PR 
moves `OrcColumnVector.java`, `OrcColumnarBatchReader.java`, 
`OrcDeserializer.scala`, `OrcFilters.scala`, `OrcSerializer.scala`, 
`OrcFilterSuite.scala` and `OrcV1FilterSuite.scala` to `sql/core/v1.2.1` and 
copies it to `sql/core/v2.3.4`.
   
   ## How was this patch tested?
   
   manual tests
   ```shell
   diff -urNa sql/core/v1.2.1 sql/core/v2.3.4
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to