[jira] [Created] (HIVE-10192) insert into table failed for partitioned table.

2015-04-02 Thread Ganesh Sathish (JIRA)
Ganesh Sathish created HIVE-10192: - Summary: insert into table failed for partitioned table. Key: HIVE-10192 URL: https://issues.apache.org/jira/browse/HIVE-10192 Project: Hive Issue Type:

[jira] [Commented] (HIVE-7850) Hive Query failed if the data type is arraystring with parquet files

2014-08-27 Thread Sathish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14112528#comment-14112528 ] Sathish commented on HIVE-7850: --- Thanks Ryan, Based on your comments it looks like no

[jira] [Commented] (HIVE-7850) Hive Query failed if the data type is arraystring with parquet files

2014-08-26 Thread Sathish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14110435#comment-14110435 ] Sathish commented on HIVE-7850: --- Hi Ryan, I agree that the Hive should support lists with

[jira] [Commented] (HIVE-7850) Hive Query failed if the data type is arraystring with parquet files

2014-08-26 Thread Sathish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14110489#comment-14110489 ] Sathish commented on HIVE-7850: --- Used Types.primitive(type,repetition) as suggested by ryan

[jira] [Updated] (HIVE-7850) Hive Query failed if the data type is arraystring with parquet files

2014-08-26 Thread Sathish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sathish updated HIVE-7850: -- Attachment: HIVE-7850.2.patch New patch submitted based on comments and suggestions from ryan. Hive Query

[jira] [Updated] (HIVE-7850) Hive Query failed if the data type is arraystring with parquet files

2014-08-25 Thread Sathish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sathish updated HIVE-7850: -- Attachment: HIVE-7850.1.patch New patch file submitted by correcting indentations. Hive Query failed if the

[jira] [Created] (HIVE-7850) Hive Query failed if the data type is arraystring with parquet files

2014-08-22 Thread Sathish (JIRA)
Sathish created HIVE-7850: - Summary: Hive Query failed if the data type is arraystring with parquet files Key: HIVE-7850 URL: https://issues.apache.org/jira/browse/HIVE-7850 Project: Hive Issue

[jira] [Updated] (HIVE-7850) Hive Query failed if the data type is arraystring with parquet files

2014-08-22 Thread Sathish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sathish updated HIVE-7850: -- Description: * Created a parquet file from the Avro file which have 1 array data type and rest are primitive

[jira] [Updated] (HIVE-7850) Hive Query failed if the data type is arraystring with parquet files

2014-08-22 Thread Sathish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sathish updated HIVE-7850: -- Fix Version/s: 0.14.0 Status: Patch Available (was: Open) Hive Query failed if the data type is

[jira] [Updated] (HIVE-7850) Hive Query failed if the data type is arraystring with parquet files

2014-08-22 Thread Sathish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sathish updated HIVE-7850: -- Status: Open (was: Patch Available) Hive Query failed if the data type is arraystring with parquet files

[jira] [Updated] (HIVE-7850) Hive Query failed if the data type is arraystring with parquet files

2014-08-22 Thread Sathish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sathish updated HIVE-7850: -- Attachment: HIVE-7850.patch This patch fixes this issue,Since this feature we want to use in the next release

[jira] [Updated] (HIVE-7850) Hive Query failed if the data type is arraystring with parquet files

2014-08-22 Thread Sathish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sathish updated HIVE-7850: -- Status: Patch Available (was: Open) Hive Query failed if the data type is arraystring with parquet files

[jira] [Commented] (HIVE-7850) Hive Query failed if the data type is arraystring with parquet files

2014-08-22 Thread Sathish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14106775#comment-14106775 ] Sathish commented on HIVE-7850: --- Can someone look into this issue and provide any comments or