Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/19907#discussion_r155175104
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/orc/OrcFileFormat.scala
---
@@ -124,7 +124,7 @@ class OrcFileFormat
true
}
- override def buildReader(
+ override def buildReaderWithPartitionValues(
--- End diff --
Hi, @cloud-fan . During the previous ORC PR, we left this behind.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]