[jira] [Assigned] (SPARK-6775) Simplify CatalystConverter class hierarchy and pass in Parquet schema

2015-04-08 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-6775:
---

Assignee: Apache Spark  (was: Cheng Lian)

> Simplify CatalystConverter class hierarchy and pass in Parquet schema
> -
>
> Key: SPARK-6775
> URL: https://issues.apache.org/jira/browse/SPARK-6775
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Affects Versions: 1.0.2, 1.1.1, 1.2.1, 1.3.0
>Reporter: Cheng Lian
>Assignee: Apache Spark
>
> {{CataystConverter}} classes are used to convert Parquet records to Spark SQL 
> row objects. Current converter implementations have the following problems:
> # They simply ignore original Parquet schema, which makes adding Parquet 
> backwards-compatibility rules impossible.
> # They are unnecessary over complicated.
> # {{SpecificMutableRow}} is only used for structs whose fields are all of 
> primitive types.



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

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



[jira] [Assigned] (SPARK-6775) Simplify CatalystConverter class hierarchy and pass in Parquet schema

2015-04-08 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-6775:
---

Assignee: Cheng Lian  (was: Apache Spark)

> Simplify CatalystConverter class hierarchy and pass in Parquet schema
> -
>
> Key: SPARK-6775
> URL: https://issues.apache.org/jira/browse/SPARK-6775
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Affects Versions: 1.0.2, 1.1.1, 1.2.1, 1.3.0
>Reporter: Cheng Lian
>Assignee: Cheng Lian
>
> {{CataystConverter}} classes are used to convert Parquet records to Spark SQL 
> row objects. Current converter implementations have the following problems:
> # They simply ignore original Parquet schema, which makes adding Parquet 
> backwards-compatibility rules impossible.
> # They are unnecessary over complicated.
> # {{SpecificMutableRow}} is only used for structs whose fields are all of 
> primitive types.



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

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