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

Allow replacing columns in Transformers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Incomplete
    • 1.3.0
    • None
    • ML

    Description

      Currently, Transformers do not allow input and output columns to share the same name. (In fact, this is not allowed but also not even checked.)

      Short-term proposal: Disallow input and output columns with the same name, and add a check in transformSchema.

      Long-term proposal: Allow input & output columns with the same name, and where the behavior is that the output columns replace input columns with the same name.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              josephkb Joseph K. Bradley
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: