[GitHub] hive pull request #184: HIVE-16678: Truncate on temporary table fails with t...

2017-05-17 Thread sankarh
Github user sankarh closed the pull request at: https://github.com/apache/hive/pull/184 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Created] (HIVE-16696) Fix JoinCondDesc explain string

2017-05-17 Thread Chao Sun (JIRA)
Chao Sun created HIVE-16696: --- Summary: Fix JoinCondDesc explain string Key: HIVE-16696 URL: https://issues.apache.org/jira/browse/HIVE-16696 Project: Hive Issue Type: Bug Reporter:

[GitHub] hive pull request #185: HIVE-16684: Bootstrap REPL DUMP shouldn't fail when ...

2017-05-17 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/185 HIVE-16684: Bootstrap REPL DUMP shouldn't fail when table is dropped after fetching the table names. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (HIVE-16695) beeline throws ArrayIndexOutOfBoundsException sourcing multiple multi-line queries

2017-05-17 Thread Carter Shanklin (JIRA)
Carter Shanklin created HIVE-16695: -- Summary: beeline throws ArrayIndexOutOfBoundsException sourcing multiple multi-line queries Key: HIVE-16695 URL: https://issues.apache.org/jira/browse/HIVE-16695

[jira] [Created] (HIVE-16697) Schema table validator should return a sorted list of missing tables

2017-05-17 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-16697: Summary: Schema table validator should return a sorted list of missing tables Key: HIVE-16697 URL: https://issues.apache.org/jira/browse/HIVE-16697 Project: Hive

[jira] [Created] (HIVE-16698) HoS should avoid mapjoin optimization in case of union and using table stats

2017-05-17 Thread Chao Sun (JIRA)
Chao Sun created HIVE-16698: --- Summary: HoS should avoid mapjoin optimization in case of union and using table stats Key: HIVE-16698 URL: https://issues.apache.org/jira/browse/HIVE-16698 Project: Hive

Re: Review Request 59325: Cleanup of structures required when LLAP access from external clients completes

2017-05-17 Thread Siddharth Seth
> On May 17, 2017, 2:02 a.m., Sergey Shelukhin wrote: > > llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java > > Lines 192 (patched) > > > > > > external tasks cannot use shuffle? just

Re: Review Request 59325: Cleanup of structures required when LLAP access from external clients completes

2017-05-17 Thread Siddharth Seth
> On May 17, 2017, 2:46 a.m., Jason Dere wrote: > > llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java > > Lines 490 (patched) > > > > > > Does the size() check need to happen within the

[jira] [Created] (HIVE-16699) LLAP logs rename errors for non-existent log files

2017-05-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-16699: --- Summary: LLAP logs rename errors for non-existent log files Key: HIVE-16699 URL: https://issues.apache.org/jira/browse/HIVE-16699 Project: Hive Issue

Re: Review Request 59205: HIVE-16579: CachedStore: improvements to partition col stats caching and cache column stats for unpartitioned table

2017-05-17 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59205/ --- (Updated May 17, 2017, 6:47 p.m.) Review request for hive, Daniel Dai and

Re: Review Request 59310: HIVE-15051 Test framework integration with findbugs, rat checks etc.

2017-05-17 Thread Akira Ajisaka
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59310/#review175312 --- dev-support/hive-personality.sh Lines 29 (patched)

Re: Review Request 58935: Set column stats default as true when creating new tables/partitions

2017-05-17 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58935/#review175292 --- Looks good.

[jira] [Created] (HIVE-16701) Adding support for DDL operations in Hive Streaming api

2017-05-17 Thread vinisha (JIRA)
vinisha created HIVE-16701: -- Summary: Adding support for DDL operations in Hive Streaming api Key: HIVE-16701 URL: https://issues.apache.org/jira/browse/HIVE-16701 Project: Hive Issue Type:

Re: Review Request 43834: Support view column authorization

2017-05-17 Thread pengcheng xiong
> On May 17, 2017, 11:08 p.m., Vineet Garg wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelFieldTrimmer.java > > Lines 390 (patched) > > > > > > Hi Pengcheng, > > > > I know

[jira] [Created] (HIVE-16700) Log ZK discovery info (hostname & port) for HTTP mode when connection is established

2017-05-17 Thread Chao Sun (JIRA)
Chao Sun created HIVE-16700: --- Summary: Log ZK discovery info (hostname & port) for HTTP mode when connection is established Key: HIVE-16700 URL: https://issues.apache.org/jira/browse/HIVE-16700 Project:

Re: Review Request 59325: Cleanup of structures required when LLAP access from external clients completes

2017-05-17 Thread Siddharth Seth
> On May 17, 2017, 2:02 a.m., Sergey Shelukhin wrote: > > llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java > > Lines 464 (patched) > > > > > > will there be a callable created after

Re: Review Request 59325: Cleanup of structures required when LLAP access from external clients completes

2017-05-17 Thread Siddharth Seth
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59325/ --- (Updated May 17, 2017, 9:56 p.m.) Review request for hive, Jason Dere and

Re: Review Request 43834: Support view column authorization

2017-05-17 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43834/#review175326 ---

[jira] [Created] (HIVE-16704) Replace vector code generation with stream and lambdas

2017-05-17 Thread Teddy Choi (JIRA)
Teddy Choi created HIVE-16704: - Summary: Replace vector code generation with stream and lambdas Key: HIVE-16704 URL: https://issues.apache.org/jira/browse/HIVE-16704 Project: Hive Issue Type:

[GitHub] hive pull request #174: HIVE-16595: fix syntax in Hplsql.g4

2017-05-17 Thread lys0716
Github user lys0716 closed the pull request at: https://github.com/apache/hive/pull/174 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Created] (HIVE-16705) Replace GenVecCode with lambda and stream for LongColLongColumn

2017-05-17 Thread Teddy Choi (JIRA)
Teddy Choi created HIVE-16705: - Summary: Replace GenVecCode with lambda and stream for LongColLongColumn Key: HIVE-16705 URL: https://issues.apache.org/jira/browse/HIVE-16705 Project: Hive

Re: Review Request 56140: Can't order by an unselected column

2017-05-17 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56140/#review175299 ---

[jira] [Created] (HIVE-16702) Use LazyBinarySerDe for LLAP InputFormat

2017-05-17 Thread Jason Dere (JIRA)
Jason Dere created HIVE-16702: - Summary: Use LazyBinarySerDe for LLAP InputFormat Key: HIVE-16702 URL: https://issues.apache.org/jira/browse/HIVE-16702 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-16703) Hive may add the same file to the session and vertex in Tez

2017-05-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-16703: --- Summary: Hive may add the same file to the session and vertex in Tez Key: HIVE-16703 URL: https://issues.apache.org/jira/browse/HIVE-16703 Project: Hive

Re: Review Request 59205: HIVE-16579: CachedStore: improvements to partition col stats caching and cache column stats for unpartitioned table

2017-05-17 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59205/ --- (Updated May 17, 2017, 7:49 a.m.) Review request for hive, Daniel Dai and

Re: Review Request 59205: HIVE-16579: CachedStore: improvements to partition col stats caching and cache column stats for unpartitioned table

2017-05-17 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59205/ --- (Updated May 17, 2017, 8:24 a.m.) Review request for hive, Daniel Dai and

[jira] [Created] (HIVE-16692) LLAP: Keep alive connection in shuffle handler should not be closed until entire data is flushed out

2017-05-17 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-16692: --- Summary: LLAP: Keep alive connection in shuffle handler should not be closed until entire data is flushed out Key: HIVE-16692 URL:

[jira] [Created] (HIVE-16693) beeline "souce" command freezes if you have a comment in it?

2017-05-17 Thread Carter Shanklin (JIRA)
Carter Shanklin created HIVE-16693: -- Summary: beeline "souce" command freezes if you have a comment in it? Key: HIVE-16693 URL: https://issues.apache.org/jira/browse/HIVE-16693 Project: Hive

[jira] [Created] (HIVE-16694) beeline throws an NPE if you use !sh while not connected

2017-05-17 Thread Carter Shanklin (JIRA)
Carter Shanklin created HIVE-16694: -- Summary: beeline throws an NPE if you use !sh while not connected Key: HIVE-16694 URL: https://issues.apache.org/jira/browse/HIVE-16694 Project: Hive