Re: Review Request 62321: HIVE-17530: ClassCastException when converting uniontype

2017-09-14 Thread Anthony Hsu via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62321/ --- (Updated 九月 15, 2017, 1:52 a.m.) Review request for hive, Carl Steinbach and Ra

[jira] [Created] (HIVE-17538) Enhance estimation of stats to estimate even if only one column is missing stats

2017-09-14 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-17538: -- Summary: Enhance estimation of stats to estimate even if only one column is missing stats Key: HIVE-17538 URL: https://issues.apache.org/jira/browse/HIVE-17538 Project: H

[GitHub] hive pull request #252: HIVE-17537 Moved Warehouse to standalone.

2017-09-14 Thread alanfgates
GitHub user alanfgates opened a pull request: https://github.com/apache/hive/pull/252 HIVE-17537 Moved Warehouse to standalone. You can merge this pull request into a Git repository by running: $ git pull https://github.com/alanfgates/hive hive17537 Alternatively you can revi

[jira] [Created] (HIVE-17537) Move Warehouse class to standalone metastore

2017-09-14 Thread Alan Gates (JIRA)
Alan Gates created HIVE-17537: - Summary: Move Warehouse class to standalone metastore Key: HIVE-17537 URL: https://issues.apache.org/jira/browse/HIVE-17537 Project: Hive Issue Type: Sub-task

[GitHub] hive pull request #244: HIVE-17488 Move first set of metastore objects to st...

2017-09-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/hive/pull/244 ---

[jira] [Created] (HIVE-17536) StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats

2017-09-14 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-17536: -- Summary: StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats Key: HIVE-17536 URL: https://issues.apache.org/jira/browse/HIVE-17536

Re: Review Request 62228: HIVE-17495: CachedStore: prewarm improvements, refactoring and caching some aggregate stats

2017-09-14 Thread Vaibhav Gumashta
> On Sept. 12, 2017, 6:18 a.m., Ashutosh Chauhan wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java > > Lines 275 (patched) > > > > > > Here we are listing all partitions for table

Re: Review Request 62228: HIVE-17495: CachedStore: prewarm improvements, refactoring and caching some aggregate stats

2017-09-14 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62228/ --- (Updated Sept. 14, 2017, 9:03 p.m.) Review request for hive, Ashutosh Chauhan a

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-09-14 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62280/ --- (Updated Sept. 14, 2017, 8:06 p.m.) Review request for hive and Ashutosh Chauha

[jira] [Created] (HIVE-17535) Select 1 EXCEPT Select 1 fails with NPE

2017-09-14 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-17535: -- Summary: Select 1 EXCEPT Select 1 fails with NPE Key: HIVE-17535 URL: https://issues.apache.org/jira/browse/HIVE-17535 Project: Hive Issue Type: Bug Co

[jira] [Created] (HIVE-17534) Add a config to turn off parquet vectorization

2017-09-14 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-17534: -- Summary: Add a config to turn off parquet vectorization Key: HIVE-17534 URL: https://issues.apache.org/jira/browse/HIVE-17534 Project: Hive Issue

[jira] [Created] (HIVE-17533) All stats are 0 for virtual tables

2017-09-14 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17533: --- Summary: All stats are 0 for virtual tables Key: HIVE-17533 URL: https://issues.apache.org/jira/browse/HIVE-17533 Project: Hive Issue Type: Sub-task

[GitHub] hive pull request #251: HIVE-14836: Test the predicate pushing down support ...

2017-09-14 Thread winningsix
GitHub user winningsix opened a pull request: https://github.com/apache/hive/pull/251 HIVE-14836: Test the predicate pushing down support for Parquet vecto… …rization read path Add more unit test for Predicate pushing down for Parquet Vectorization. You can merge this p

[jira] [Created] (HIVE-17532) Hive on Spark query compilation starts Spark session

2017-09-14 Thread Peter Csaszar (JIRA)
Peter Csaszar created HIVE-17532: Summary: Hive on Spark query compilation starts Spark session Key: HIVE-17532 URL: https://issues.apache.org/jira/browse/HIVE-17532 Project: Hive Issue Type:

[jira] [Created] (HIVE-17531) Alter Table does not work

2017-09-14 Thread Swaranga Sarma (JIRA)
Swaranga Sarma created HIVE-17531: - Summary: Alter Table does not work Key: HIVE-17531 URL: https://issues.apache.org/jira/browse/HIVE-17531 Project: Hive Issue Type: Bug Components

Re: Review Request 62228: HIVE-17495: CachedStore: prewarm improvements, refactoring and caching some aggregate stats

2017-09-14 Thread Vaibhav Gumashta
> On Sept. 12, 2017, 7:46 p.m., Daniel Dai wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java > > Line 258 (original), 264 (patched) > > > > > > If we want to reduce the num of sql