Mihailo Aleksic created SPARK-53244:
---------------------------------------

             Summary: Don't store dual-run enabled and tentative mode enabled 
confs during view creation
                 Key: SPARK-53244
                 URL: https://issues.apache.org/jira/browse/SPARK-53244
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 4.0.0
            Reporter: Mihailo Aleksic
             Fix For: 4.1.0


If a ANALYZER_DUAL_RUN_LEGACY_AND_SINGLE_PASS_RESOLVER conf is explicitly set 
during view creation, we store it, but we might not want to. When we query that 
view, stored value is used, which we forbid in order to avoid any accidental 
failures. We do the same for ANALYZER_SINGLE_PASS_RESOLVER_ENABLED_TENTATIVELY.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to