[ https://issues.apache.org/jira/browse/SPARK-52060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan reassigned SPARK-52060: ----------------------------------- Assignee: Richard Chen > Create dedicated OneRowRelationExec node > ---------------------------------------- > > Key: SPARK-52060 > URL: https://issues.apache.org/jira/browse/SPARK-52060 > Project: Spark > Issue Type: Task > Components: SQL > Affects Versions: 4.1.0 > Reporter: Richard Chen > Assignee: Richard Chen > Priority: Major > Labels: pull-request-available > > creates a new OneRowRelationExec node, which is more or less a copy of the > RDDScanExec node. > We want a dedicated node because this helps make it more clear when a one row > relation, i.e. for patterns like `SELECT version()` is used. -- 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