Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/17436#discussion_r152192733
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
    @@ -140,6 +140,13 @@ object SQLConf {
           .booleanConf
           .createWithDefault(true)
     
    +  val COLUMN_VECTOR_OFFHEAP_ENABLED =
    +    buildConf("spark.sql.columnVector.offheap.enable")
    --- End diff --
    
    ah good catch! @kiszk can you send a minor PR to fix it? thanks!


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to