Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-42556

Dataset.colregex should link a plan_id when it only matches a single column.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • Connect
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            hvanhovell Herman van Hövell
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: