You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ruifeng Zheng (Jira)" <ji...@apache.org> on 2023/03/04 05:47:00 UTC

[jira] [Resolved] (SPARK-42556) Dataset.colregex should link a plan_id when it only matches a single column.

     [ https://issues.apache.org/jira/browse/SPARK-42556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruifeng Zheng resolved SPARK-42556.
-----------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 40265
[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
>             Fix For: 3.4.0
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org