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

CombineConcats should call transformAllExpressions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.1.0
    • 3.2.0
    • Optimizer
    • None

    Description

      plan transformExpressions { ... }

      only applies the transformation node `plan` itself, but not its children. We should call transformAllExpressions instead of transformExpressions in CombineConcats. 

      Attachments

        Activity

          People

            buyingyi Yingyi Bu
            buyingyi Yingyi Bu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: