Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/20361#discussion_r164634339
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
@@ -400,6 +406,12 @@ object SQLConf {
.booleanConf
.createWithDefault(true)
+ val ORC_VECTORIZED_READER_BATCH_SIZE =
buildConf("spark.sql.orc.batchSize")
--- End diff --
ditto
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]