GitHub user rxin opened a pull request:

    https://github.com/apache/spark/pull/19384

    [SPARK-22159][SQL] Make config names consistently end with "enabled".

    ## What changes were proposed in this pull request?
    spark.sql.execution.arrow.enable and 
spark.sql.codegen.aggregate.map.twolevel.enable -> enabled
    
    ## How was this patch tested?
    N/A

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rxin/spark SPARK-22159

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/19384.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #19384
    
----
commit d41e34720073be568053f220946cb01ea2ff61ef
Author: Reynold Xin <r...@databricks.com>
Date:   2017-09-28T18:42:41Z

    [SPARK-22159][SQL] Make config names consistently end with "enabled".
    
    spark.sql.execution.arrow.enable and 
spark.sql.codegen.aggregate.map.twolevel.enable -> enabled

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to