[
https://issues.apache.org/jira/browse/SPARK-51260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-51260:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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]