You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuming Wang (Jira)" <ji...@apache.org> on 2021/03/18 06:13:00 UTC

[jira] [Updated] (SPARK-34728) Remove all SQLConf.get if extends from SQLConfHelper

     [ https://issues.apache.org/jira/browse/SPARK-34728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuming Wang updated SPARK-34728:
--------------------------------
    Summary: Remove all SQLConf.get if extends from SQLConfHelper  (was: Remove all SQLConf.get if extends from Rule)

> Remove all SQLConf.get if extends from SQLConfHelper
> ----------------------------------------------------
>
>                 Key: SPARK-34728
>                 URL: https://issues.apache.org/jira/browse/SPARK-34728
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Yuming Wang
>            Priority: Major
>
> We do not need SQLConf.get if extends from Rule. For example: [https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/execution/dynamicpruning/PartitionPruning.scala#L89]. We can use {{conf.exchangeReuseEnabled}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org