Gengliang Wang created SPARK-51260:
--------------------------------------

             Summary: Move V2ExpressionBuilder and PushableExpression to 
Catalyst module
                 Key: SPARK-51260
                 URL: https://issues.apache.org/jira/browse/SPARK-51260
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 4.1
            Reporter: Gengliang Wang
            Assignee: Gengliang Wang


The class V2ExpressionBuilder is under the package 
org.apache.spark.sql.catalyst.util while the file path is under SQL core 
module. The file path should be under SQL Catalyst module instead. 

Since V2ExpressionBuilder references the object PushableExpression, we should 
move it to Catalyst module as well.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to