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

migrate encoder resolution to Analyzer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • SQL
    • None

    Description

      in https://github.com/apache/spark/pull/10747, we decided to use expressions instead of encoders in query plans, to make the dataset easier to optimize and make encoder resolution less hacky.

      However, that PR didn't finish the migration completely and cause some regressions which are hidden due to the lack of end-to-end test.
      We should fix it by completing the migration and add end-to-end test for it

      Attachments

        Activity

          People

            cloud_fan Wenchen Fan
            cloud_fan Wenchen Fan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: