Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/19943#discussion_r156239606
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
@@ -378,6 +378,11 @@ object SQLConf {
.checkValues(Set("hive", "native"))
.createWithDefault("native")
+ val ORC_VECTORIZED_READER_ENABLED =
buildConf("spark.sql.orc.vectorizedReader.enabled")
--- End diff --
Sure, @viirya .
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]