You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Herman van Hövell (Jira)" <ji...@apache.org> on 2023/02/24 18:21:00 UTC

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

Herman van Hövell created SPARK-42556:
-----------------------------------------

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


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