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:19:00 UTC

[jira] [Resolved] (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 resolved SPARK-34728.
---------------------------------
    Fix Version/s: 3.2.0
         Assignee: Xuedong Luan
       Resolution: Fixed

Issue resolved by pull request [31822|https://github.com/apache/spark/pull/31822]
[https://github.com/apache/spark/pull/31822]

> 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
>            Assignee: Xuedong Luan
>            Priority: Major
>             Fix For: 3.2.0
>
>
> 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