[
https://issues.apache.org/jira/browse/SPARK-39267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-39267:
------------------------------------
Assignee: Apache Spark
> Clean up dsl unnecessary symbol
> -------------------------------
>
> Key: SPARK-39267
> URL: https://issues.apache.org/jira/browse/SPARK-39267
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.4.0
> Reporter: XiDuo You
> Assignee: Apache Spark
> Priority: Minor
>
> dsl is a test helper file which provide easy used functions. But some of
> these are unnecessary, for example:
> {code:java}
> def subquery(alias: Symbol): LogicalPlan {code}
> For a subquery, we only need the name, so a string type parameter is enough.
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]