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

Optimize sequence type deserialization codegen

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.2.0
    • SQL

    Description

      Sequence type deserialization codegen added in PR #16240 should use a proper builder instead of a conversion (using to) to avoid an additional pass.

      This will require an additional MapObjects-like operation that will use the provided builder instead of building an array.

      Attachments

        Issue Links

          Activity

            People

              michalsenkyr Michal Šenkýř
              michalsenkyr Michal Šenkýř
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: