[jira] [Commented] (HIVE-2957) Hive JDBC doesn't support TIMESTAMP column

2012-09-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13455628#comment-13455628 ] Hudson commented on HIVE-2957: -- Integrated in Hive-trunk-h0.21 #1669 (See

[jira] [Commented] (HIVE-3438) Add tests for 'm' bigs tables sortmerge join with 'n' small tables where both m,n1

2012-09-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13455629#comment-13455629 ] Hudson commented on HIVE-3438: -- Integrated in Hive-trunk-h0.21 #1669 (See

Hive-trunk-h0.21 - Build # 1669 - Fixed

2012-09-14 Thread Apache Jenkins Server
Changes for Build #1667 [kevinwilfong] HIVE-3391. Keep the original query in HiveDriverRunHookContextImpl. (Dawid Dabrowski via kevinwilfong) [namit] HIVE-3459 Dynamic partition queries producing no partitions fail with hive.stats.reliable=true (Kevin Wilfong via namit) Changes for Build

Re: run a test case for hadoop 23

2012-09-14 Thread Gang Tim Liu
Zhenxiao, Thanks. It also works. Sorry for late reply. Tim On 9/11/12 5:08 PM, Zhenxiao Luo zhenx...@cloudera.com wrote: Hi, The following seems working to build/test hadoop23: $ant very-clean package -Dhadoop.version=0.23.1 -Dhadoop-0.23.version=0.23.1 -Dhadoop.mr.rev=23 $ant test

[jira] [Updated] (HIVE-3411) Filter predicates on outer join overlapped on single alias is not handled properly

2012-09-14 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-3411: Attachment: HIVE-3411.2.patch.txt Filter predicates on outer join overlapped on single alias is not handled

[jira] [Commented] (HIVE-3466) maintain dependency between external table partitions and managed table partitions

2012-09-14 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13455931#comment-13455931 ] Namit Jain commented on HIVE-3466: -- Hive supports both partitioned and unpartitioned

[jira] [Commented] (HIVE-3466) maintain dependency between external table partitions and managed table partitions

2012-09-14 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13455933#comment-13455933 ] Namit Jain commented on HIVE-3466: -- The dependency need not have any affect for drop

[jira] [Created] (HIVE-3467) BucketMapJoinOptimizer should optimize joins on partition columns

2012-09-14 Thread Kevin Wilfong (JIRA)
Kevin Wilfong created HIVE-3467: --- Summary: BucketMapJoinOptimizer should optimize joins on partition columns Key: HIVE-3467 URL: https://issues.apache.org/jira/browse/HIVE-3467 Project: Hive

[jira] [Updated] (HIVE-3283) bucket information should be used from the partition instead of the table

2012-09-14 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3283: Attachment: HIVE-3283.3.patch.txt bucket information should be used from the partition instead

[jira] [Commented] (HIVE-3283) bucket information should be used from the partition instead of the table

2012-09-14 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13455971#comment-13455971 ] Kevin Wilfong commented on HIVE-3283: - Updated according to comments on phabricator.

[jira] [Commented] (HIVE-2595) add a table level property which does not let the table or any of its partitions to be dropped

2012-09-14 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13456006#comment-13456006 ] Kevin Wilfong commented on HIVE-2595: - I think this is ALTER TABLE TBL ENABLE NO_DROP

[jira] [Resolved] (HIVE-2595) add a table level property which does not let the table or any of its partitions to be dropped

2012-09-14 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong resolved HIVE-2595. - Resolution: Not A Problem add a table level property which does not let the table or any of

[jira] [Created] (HIVE-3468) 0.23 compatibility: hbase_bulk.m times out

2012-09-14 Thread Chris Drome (JIRA)
Chris Drome created HIVE-3468: - Summary: 0.23 compatibility: hbase_bulk.m times out Key: HIVE-3468 URL: https://issues.apache.org/jira/browse/HIVE-3468 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-2206) add a new optimizer for query correlation discovery and optimization

2012-09-14 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yin Huai updated HIVE-2206: --- Attachment: HIVE-2206.10-r1384442.patch.txt The patch is ported to the latest trunk (revision 1384442). I

json_tuple cannot parse array, correct?

2012-09-14 Thread Connell, Chuck
(I tried this question to user@ but no one knew the answer...) I am successfully using the json_tuple() function in Hive 0.8.1. It works fine. It appears that there is no way to drill down into an array however. I want to confirm that I understand this correctly. So for the JSON object

[jira] [Commented] (HIVE-3398) Hive serde should support empty struct

2012-09-14 Thread Feng Peng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13456238#comment-13456238 ] Feng Peng commented on HIVE-3398: - Posted patch on reviewboard:

Review Request: Add SET support to Hive serde

2012-09-14 Thread Feng Peng
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7124/ --- Review request for hive, Ashutosh Chauhan, Dmitriy Ryaboy, and Travis Crawford.

[jira] [Commented] (HIVE-775) Hive to support Set type

2012-09-14 Thread Feng Peng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13456240#comment-13456240 ] Feng Peng commented on HIVE-775: Posted patch to reviewboard:

[jira] [Updated] (HIVE-775) Hive to support Set type

2012-09-14 Thread Feng Peng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Peng updated HIVE-775: --- Attachment: HIVE-775_set_support.1.patch Hive to support Set type --

[jira] [Commented] (HIVE-3283) bucket information should be used from the partition instead of the table

2012-09-14 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13456322#comment-13456322 ] Namit Jain commented on HIVE-3283: -- +1 running tests bucket information

[jira] [Commented] (HIVE-3452) Missing column causes null pointer exception

2012-09-14 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13456323#comment-13456323 ] Namit Jain commented on HIVE-3452: -- +1 running tests Missing column

[jira] [Commented] (HIVE-3422) Support partial partition specifications in when enabling/disabling protections in Hive

2012-09-14 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13456324#comment-13456324 ] Namit Jain commented on HIVE-3422: -- minor comments Support partial

[jira] [Updated] (HIVE-3452) Missing column causes null pointer exception

2012-09-14 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3452: - Status: Patch Available (was: Open) Missing column causes null pointer exception

[jira] [Updated] (HIVE-3422) Support partial partition specifications in when enabling/disabling protections in Hive

2012-09-14 Thread Jean Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean Xu updated HIVE-3422: -- Status: Patch Available (was: Open) https://reviews.facebook.net/D5241 Support partial