Vladimir Golubev created SPARK-50982:
----------------------------------------

             Summary: Support more advanced SQL/DataFrame read path 
functionality in single-pass Analyzer
                 Key: SPARK-50982
                 URL: https://issues.apache.org/jira/browse/SPARK-50982
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 4.0.0
            Reporter: Vladimir Golubev


Support:
- Most of name resolution
- Views
- CTEs
- UNIONs
- Global aggregates
- Most of the functions
- LCAs in Project
- LIMIT
- Subtree resolution in extensions
- Expression ID assignment
- Generic type coercion

Context: https://issues.apache.org/jira/browse/SPARK-49834



--
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