[jira] [Updated] (HIVE-6375) Fix CTAS for parquet

2014-02-28 Thread Xuefu Zhang (JIRA)

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

Xuefu Zhang updated HIVE-6375:
--

   Resolution: Fixed
Fix Version/s: 0.13.0
   Status: Resolved  (was: Patch Available)

Patch committed to trunk. Thanks to Szehon for the contribution.

> Fix CTAS for parquet
> 
>
> Key: HIVE-6375
> URL: https://issues.apache.org/jira/browse/HIVE-6375
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 0.13.0
>Reporter: Brock Noland
>Assignee: Szehon Ho
>Priority: Critical
>  Labels: Parquet
> Fix For: 0.13.0
>
> Attachments: HIVE-6375.2.patch, HIVE-6375.3.patch, HIVE-6375.4.patch, 
> HIVE-6375.patch
>
>
> More details here:
> https://github.com/Parquet/parquet-mr/issues/272



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HIVE-6375) Fix CTAS for parquet

2014-02-23 Thread Szehon Ho (JIRA)

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

Szehon Ho updated HIVE-6375:


Attachment: HIVE-6375.4.patch

Looks like 'database:default' output was added to all test output files by 
recent commit HIVE-5958.  Regenerating my new test output due to the same.

> Fix CTAS for parquet
> 
>
> Key: HIVE-6375
> URL: https://issues.apache.org/jira/browse/HIVE-6375
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 0.13.0
>Reporter: Brock Noland
>Assignee: Szehon Ho
>Priority: Critical
>  Labels: Parquet
> Attachments: HIVE-6375.2.patch, HIVE-6375.3.patch, HIVE-6375.4.patch, 
> HIVE-6375.patch
>
>
> More details here:
> https://github.com/Parquet/parquet-mr/issues/272



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HIVE-6375) Fix CTAS for parquet

2014-02-20 Thread Szehon Ho (JIRA)

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

Szehon Ho updated HIVE-6375:


Attachment: HIVE-6375.3.patch

Test only fixes.  Last change did not completely guaratnee the test output, 
need to sort by both key,value.  Switched to another test table that has unique 
key,value pair.

Other tests insert_into5 and insert_into6 are known issues (HIVE-6479).  Final 
failure on minimr driver is not reproducible.

> Fix CTAS for parquet
> 
>
> Key: HIVE-6375
> URL: https://issues.apache.org/jira/browse/HIVE-6375
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 0.13.0
>Reporter: Brock Noland
>Assignee: Szehon Ho
>Priority: Critical
>  Labels: Parquet
> Attachments: HIVE-6375.2.patch, HIVE-6375.3.patch, HIVE-6375.patch
>
>
> More details here:
> https://github.com/Parquet/parquet-mr/issues/272



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HIVE-6375) Fix CTAS for parquet

2014-02-19 Thread Szehon Ho (JIRA)

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

Szehon Ho updated HIVE-6375:


Attachment: HIVE-6375.2.patch

Thanks Xuefu for review.  Incorporated feedback and fixed test output.  Seems 
select from srcbucket has some randomness to the result, as it is a bucketed 
table.

> Fix CTAS for parquet
> 
>
> Key: HIVE-6375
> URL: https://issues.apache.org/jira/browse/HIVE-6375
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 0.13.0
>Reporter: Brock Noland
>Assignee: Szehon Ho
>Priority: Critical
>  Labels: Parquet
> Attachments: HIVE-6375.2.patch, HIVE-6375.patch
>
>
> More details here:
> https://github.com/Parquet/parquet-mr/issues/272



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HIVE-6375) Fix CTAS for parquet

2014-02-18 Thread Szehon Ho (JIRA)

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

Szehon Ho updated HIVE-6375:


Summary: Fix CTAS for parquet  (was: Implement CTAS and column rename for 
parquet)

As ParquetSerde is resolving columns by name, column rename will not work for 
parquet file as of now.  Renaming the JIRA to reflect this.

> Fix CTAS for parquet
> 
>
> Key: HIVE-6375
> URL: https://issues.apache.org/jira/browse/HIVE-6375
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 0.13.0
>Reporter: Brock Noland
>Assignee: Szehon Ho
>Priority: Critical
>  Labels: Parquet
> Attachments: HIVE-6375.patch
>
>
> More details here:
> https://github.com/Parquet/parquet-mr/issues/272



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)