[jira] [Updated] (SPARK-6471) Metastore schema should only be a subset of parquet schema to support dropping of columns using replace columns

2015-03-26 Thread Cheng Lian (JIRA)

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

Cheng Lian updated SPARK-6471:
--
Priority: Blocker  (was: Major)
Target Version/s: 1.3.1, 1.4.0

 Metastore schema should only be a subset of parquet schema to support 
 dropping of columns using replace columns
 ---

 Key: SPARK-6471
 URL: https://issues.apache.org/jira/browse/SPARK-6471
 Project: Spark
  Issue Type: Improvement
  Components: SQL
Affects Versions: 1.3.0
Reporter: Yash Datta
Assignee: Yash Datta
Priority: Blocker
 Fix For: 1.3.1, 1.4.0


 Currently in the parquet relation 2 implementation, error is thrown in case 
 merged schema is not exactly the same as metastore schema. 
 But to support cases like deletion of column using replace column command, we 
 can relax the restriction so that even if metastore schema is a subset of 
 merged parquet schema, the query will work.



--
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] [Updated] (SPARK-6471) Metastore schema should only be a subset of parquet schema to support dropping of columns using replace columns

2015-03-26 Thread Cheng Lian (JIRA)

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

Cheng Lian updated SPARK-6471:
--
Assignee: Yash Datta

 Metastore schema should only be a subset of parquet schema to support 
 dropping of columns using replace columns
 ---

 Key: SPARK-6471
 URL: https://issues.apache.org/jira/browse/SPARK-6471
 Project: Spark
  Issue Type: Improvement
  Components: SQL
Affects Versions: 1.3.0
Reporter: Yash Datta
Assignee: Yash Datta
 Fix For: 1.3.1, 1.4.0


 Currently in the parquet relation 2 implementation, error is thrown in case 
 merged schema is not exactly the same as metastore schema. 
 But to support cases like deletion of column using replace column command, we 
 can relax the restriction so that even if metastore schema is a subset of 
 merged parquet schema, the query will work.



--
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] [Updated] (SPARK-6471) Metastore schema should only be a subset of parquet schema to support dropping of columns using replace columns

2015-03-23 Thread Yash Datta (JIRA)

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

Yash Datta updated SPARK-6471:
--
Summary: Metastore schema should only be a subset of parquet schema to 
support dropping of columns using replace columns  (was: Metastoreschema should 
only be a subset of parquetSchema to support dropping of columns using replace 
columns)

 Metastore schema should only be a subset of parquet schema to support 
 dropping of columns using replace columns
 ---

 Key: SPARK-6471
 URL: https://issues.apache.org/jira/browse/SPARK-6471
 Project: Spark
  Issue Type: Improvement
  Components: SQL
Affects Versions: 1.3.0
Reporter: Yash Datta
 Fix For: 1.4.0


 Currently in the parquet relation 2 implementation, error is thrown in case 
 merged schema is not exactly the same as metastore schema. 
 But to support cases like deletion of column using replace column command, we 
 can relax the restriction so that even if metastore schema is a subset of 
 merged parquet schema, the query will work.



--
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