[ 
https://issues.apache.org/jira/browse/SPARK-42556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17696046#comment-17696046
 ] 

Apache Spark commented on SPARK-42556:
--------------------------------------

User 'beliefer' has created a pull request for this issue:
https://github.com/apache/spark/pull/40265

> Dataset.colregex should link a plan_id when it only matches a single column.
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-42556
>                 URL: https://issues.apache.org/jira/browse/SPARK-42556
>             Project: Spark
>          Issue Type: New Feature
>          Components: Connect
>    Affects Versions: 3.4.0
>            Reporter: Herman van Hövell
>            Priority: Major
>
> When colregex returns a single column it should link the plans plan_id. For 
> reference here is the non-connect Dataset code that does this:
> [https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala#L1512]
> This also needs to be fixed for the Python client.



--
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

Reply via email to