[jira] [Created] (HIVE-16436) Response times in "Task Execution Summary" at the end of the job is not correct

2017-04-12 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-16436: --- Summary: Response times in "Task Execution Summary" at the end of the job is not correct Key: HIVE-16436 URL: https://issues.apache.org/jira/browse/HIVE-16436 P

[jira] [Created] (HIVE-16435) Update "Understanding Hive Branches" in Hive Wiki

2017-04-12 Thread Shannon Ladymon (JIRA)
Shannon Ladymon created HIVE-16435: -- Summary: Update "Understanding Hive Branches" in Hive Wiki Key: HIVE-16435 URL: https://issues.apache.org/jira/browse/HIVE-16435 Project: Hive Issue Type

[jira] [Created] (HIVE-16434) Add support for parsing additional timestamp formats

2017-04-12 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-16434: --- Summary: Add support for parsing additional timestamp formats Key: HIVE-16434 URL: https://issues.apache.org/jira/browse/HIVE-16434 Project: Hive Issue

[jira] [Created] (HIVE-16433) Not nullify rj to avoid NPE due to race condition in ExecDriver.

2017-04-12 Thread zhihai xu (JIRA)
zhihai xu created HIVE-16433: Summary: Not nullify rj to avoid NPE due to race condition in ExecDriver. Key: HIVE-16433 URL: https://issues.apache.org/jira/browse/HIVE-16433 Project: Hive Issue

[jira] [Created] (HIVE-16432) Improve plan for subquery with EXISTS

2017-04-12 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-16432: -- Summary: Improve plan for subquery with EXISTS Key: HIVE-16432 URL: https://issues.apache.org/jira/browse/HIVE-16432 Project: Hive Issue Type: Sub-task

Re: Review Request 58181: HIVE-15986 Support for 'is [NOT] distinct from'

2017-04-12 Thread Vineet Garg
> On April 12, 2017, 5:52 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java > > Lines 355 (patched) > > > > > > Do we need to register _is

Re: Review Request 58181: HIVE-15986 Support for 'is [NOT] distinct from'

2017-04-12 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58181/ --- (Updated April 12, 2017, 11:26 p.m.) Review request for hive, Ashutosh Chauhan,

[jira] [Created] (HIVE-16431) Support Parquet StatsNoJobTask for Spark & Tez engine

2017-04-12 Thread Chao Sun (JIRA)
Chao Sun created HIVE-16431: --- Summary: Support Parquet StatsNoJobTask for Spark & Tez engine Key: HIVE-16431 URL: https://issues.apache.org/jira/browse/HIVE-16431 Project: Hive Issue Type: Improvem

[jira] [Created] (HIVE-16430) Add log to show the cancelled query id when cancelOperation is called.

2017-04-12 Thread zhihai xu (JIRA)
zhihai xu created HIVE-16430: Summary: Add log to show the cancelled query id when cancelOperation is called. Key: HIVE-16430 URL: https://issues.apache.org/jira/browse/HIVE-16430 Project: Hive

[jira] [Created] (HIVE-16429) Should call invokeFailureHooks in handleInterruption to track failed query execution due to interrupted command.

2017-04-12 Thread zhihai xu (JIRA)
zhihai xu created HIVE-16429: Summary: Should call invokeFailureHooks in handleInterruption to track failed query execution due to interrupted command. Key: HIVE-16429 URL: https://issues.apache.org/jira/browse/HIVE-1

[jira] [Created] (HIVE-16428) Refactor & fix the logic in HoS mapjoin optimization

2017-04-12 Thread Chao Sun (JIRA)
Chao Sun created HIVE-16428: --- Summary: Refactor & fix the logic in HoS mapjoin optimization Key: HIVE-16428 URL: https://issues.apache.org/jira/browse/HIVE-16428 Project: Hive Issue Type: Improveme

[jira] [Created] (HIVE-16427) Fix multi-insert query and write qtests

2017-04-12 Thread Thomas Poepping (JIRA)
Thomas Poepping created HIVE-16427: -- Summary: Fix multi-insert query and write qtests Key: HIVE-16427 URL: https://issues.apache.org/jira/browse/HIVE-16427 Project: Hive Issue Type: Bug

Re: Review Request 58181: HIVE-15986 Support for 'is [NOT] distinct from'

2017-04-12 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58181/#review171761 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translato

Re: Review Request 58181: HIVE-15986 Support for 'is [NOT] distinct from'

2017-04-12 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58181/#review171760 --- ql/src/test/queries/clientpositive/is_distinct_from.q Lines 1 (pa

Review Request 58390: HIVE-16423

2017-04-12 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58390/ --- Review request for hive, Jason Dere and Sergey Shelukhin. Bugs: HIVE-16423

Question on HIVE CASE statement

2017-04-12 Thread S, Iswarya
Hi All, I am trying to use a case statement in HQL script, but I get below error. 'Cannot recognize input near 'case' 'when'. INSERT OVERWRITE TABLE tableA PARTITION (version= 107) CASE WHEN $var == 'ABC' THEN SELECT * FROM ( SELECT * FROM TableB UNION ALL SELECT * FROM TableC UNION ALL SELECT

[jira] [Created] (HIVE-16426) Query cancel: improve the way to handle files

2017-04-12 Thread Yongzhi Chen (JIRA)
Yongzhi Chen created HIVE-16426: --- Summary: Query cancel: improve the way to handle files Key: HIVE-16426 URL: https://issues.apache.org/jira/browse/HIVE-16426 Project: Hive Issue Type: Improvem

[jira] [Created] (HIVE-16425) Vectorization: unload old hashtables before reloadHashTable

2017-04-12 Thread Gopal V (JIRA)
Gopal V created HIVE-16425: -- Summary: Vectorization: unload old hashtables before reloadHashTable Key: HIVE-16425 URL: https://issues.apache.org/jira/browse/HIVE-16425 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16424) Decimal: Non-null HiveDecimalWritables can contain NULL decimals

2017-04-12 Thread Gopal V (JIRA)
Gopal V created HIVE-16424: -- Summary: Decimal: Non-null HiveDecimalWritables can contain NULL decimals Key: HIVE-16424 URL: https://issues.apache.org/jira/browse/HIVE-16424 Project: Hive Issue Type