You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/01/20 23:17:40 UTC

[jira] [Assigned] (SPARK-12939) migrate encoder resolution to Analyzer

     [ https://issues.apache.org/jira/browse/SPARK-12939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-12939:
------------------------------------

    Assignee:     (was: Apache Spark)

> migrate encoder resolution to Analyzer
> --------------------------------------
>
>                 Key: SPARK-12939
>                 URL: https://issues.apache.org/jira/browse/SPARK-12939
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Wenchen Fan
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org