Mihailo Timotic created SPARK-51259:
---------------------------------------

             Summary: Refactor and improve performance for natural and using 
join keys computation
                 Key: SPARK-51259
                 URL: https://issues.apache.org/jira/browse/SPARK-51259
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 4.0.0
            Reporter: Mihailo Timotic


Refactor natural and using join key computation to a separate component so that 
it can be reused in single-pass resolver. Additionally, improve performance of 
key lookup by using an {{AttributeSet}} instead of linear lookups.



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