Github user ueshin commented on a diff in the pull request:
https://github.com/apache/spark/pull/20678#discussion_r170813132
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
@@ -1068,6 +1068,13 @@ object SQLConf {
.booleanConf
.createWithDefault(false)
+ val ARROW_FALLBACK_ENABLE =
--- End diff --
`ARROW_FALLBACK_ENABLED` instead of `ARROW_FALLBACK_ENABLE`?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]