[
https://issues.apache.org/jira/browse/SPARK-48466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-48466.
---------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 46830
[https://github.com/apache/spark/pull/46830]
> Wrap empty relation propagation in a dedicated node
> ---------------------------------------------------
>
> Key: SPARK-48466
> URL: https://issues.apache.org/jira/browse/SPARK-48466
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 4.0.0
> Reporter: Ziqi Liu
> Assignee: Ziqi Liu
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> Currently we replace with a LocalTableScan in case of empty relation
> propagation, which lost the information about the original query plan and
> make it less human readable. The idea is to create a dedicated
> `EmptyRelation` node which is a lead node but wraps the original query plan
> inside.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]