hive git commit: HIVE-20955: Fix Calcite Rule HiveExpandDistinctAggregatesRule seems throwing IndexOutOfBoundsException HIVE-21026: Druid Vectorize Reader is not using the correct input size (Vineet G

2018-12-10 Thread bslim
Repository: hive Updated Branches: refs/heads/master 9493dcfd4 -> a6091c32b HIVE-20955: Fix Calcite Rule HiveExpandDistinctAggregatesRule seems throwing IndexOutOfBoundsException HIVE-21026: Druid Vectorize Reader is not using the correct input size (Vineet G via Slim B) Project:

[2/2] hive git commit: HIVE-21007: Semi join + Union can lead to wrong plans (Vineet Garg, reviewed by Jesus Camacho Rodriguez)

2018-12-10 Thread vgarg
HIVE-21007: Semi join + Union can lead to wrong plans (Vineet Garg, reviewed by Jesus Camacho Rodriguez) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9493dcfd Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/9493dcfd

[1/2] hive git commit: HIVE-21007: Semi join + Union can lead to wrong plans (Vineet Garg, reviewed by Jesus Camacho Rodriguez)

2018-12-10 Thread vgarg
Repository: hive Updated Branches: refs/heads/master b42fdc20d -> 9493dcfd4 http://git-wip-us.apache.org/repos/asf/hive/blob/9493dcfd/ql/src/test/results/clientpositive/perf/tez/query54.q.out -- diff --git

hive git commit: HIVE-21018: Grouping/distinct on more than 64 columns should be possible (Zoltan Haindrich reviewed by Jesus Camacho Rodriguez)

2018-12-10 Thread kgyrtkirk
Repository: hive Updated Branches: refs/heads/master 10cfba200 -> b42fdc20d HIVE-21018: Grouping/distinct on more than 64 columns should be possible (Zoltan Haindrich reviewed by Jesus Camacho Rodriguez) Signed-off-by: Zoltan Haindrich Project:

[10/11] hive git commit: HIVE-20966 : Support bootstrap and incremental replication to a target with hive.strict.managed.tables enabled.(Mahesh Kumar Behera reviewed by Sankar Hariappan)

2018-12-10 Thread mahesh
http://git-wip-us.apache.org/repos/asf/hive/blob/10cfba20/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/parse/TestReplicationScenariosIncrementalLoadAcidTables.java -- diff --git

[08/11] hive git commit: HIVE-20966 : Support bootstrap and incremental replication to a target with hive.strict.managed.tables enabled.(Mahesh Kumar Behera reviewed by Sankar Hariappan)

2018-12-10 Thread mahesh
http://git-wip-us.apache.org/repos/asf/hive/blob/10cfba20/standalone-metastore/metastore-common/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/CommitTxnRequest.java -- diff --git

[06/11] hive git commit: HIVE-20966 : Support bootstrap and incremental replication to a target with hive.strict.managed.tables enabled.(Mahesh Kumar Behera reviewed by Sankar Hariappan)

2018-12-10 Thread mahesh
http://git-wip-us.apache.org/repos/asf/hive/blob/10cfba20/standalone-metastore/metastore-common/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --git

[11/11] hive git commit: HIVE-20966 : Support bootstrap and incremental replication to a target with hive.strict.managed.tables enabled.(Mahesh Kumar Behera reviewed by Sankar Hariappan)

2018-12-10 Thread mahesh
HIVE-20966 : Support bootstrap and incremental replication to a target with hive.strict.managed.tables enabled.(Mahesh Kumar Behera reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/10cfba20 Tree:

[04/11] hive git commit: HIVE-20966 : Support bootstrap and incremental replication to a target with hive.strict.managed.tables enabled.(Mahesh Kumar Behera reviewed by Sankar Hariappan)

2018-12-10 Thread mahesh
http://git-wip-us.apache.org/repos/asf/hive/blob/10cfba20/standalone-metastore/metastore-common/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git

[07/11] hive git commit: HIVE-20966 : Support bootstrap and incremental replication to a target with hive.strict.managed.tables enabled.(Mahesh Kumar Behera reviewed by Sankar Hariappan)

2018-12-10 Thread mahesh
http://git-wip-us.apache.org/repos/asf/hive/blob/10cfba20/standalone-metastore/metastore-common/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/InsertEventRequestData.java -- diff --git

[02/11] hive git commit: HIVE-20966 : Support bootstrap and incremental replication to a target with hive.strict.managed.tables enabled.(Mahesh Kumar Behera reviewed by Sankar Hariappan)

2018-12-10 Thread mahesh
http://git-wip-us.apache.org/repos/asf/hive/blob/10cfba20/standalone-metastore/metastore-common/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore.py -- diff --git

[09/11] hive git commit: HIVE-20966 : Support bootstrap and incremental replication to a target with hive.strict.managed.tables enabled.(Mahesh Kumar Behera reviewed by Sankar Hariappan)

2018-12-10 Thread mahesh
http://git-wip-us.apache.org/repos/asf/hive/blob/10cfba20/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/util/ReplUtils.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/util/ReplUtils.java

[03/11] hive git commit: HIVE-20966 : Support bootstrap and incremental replication to a target with hive.strict.managed.tables enabled.(Mahesh Kumar Behera reviewed by Sankar Hariappan)

2018-12-10 Thread mahesh
http://git-wip-us.apache.org/repos/asf/hive/blob/10cfba20/standalone-metastore/metastore-common/src/gen/thrift/gen-php/metastore/Types.php -- diff --git

hive git commit: HIVE-20979: Fix memory leak in hive streaming (Shubham Chaurasia reviewed by Prasanth, Eric, Ashutosh)

2018-12-10 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-3 0a1bc3583 -> a7b3cf4bd HIVE-20979: Fix memory leak in hive streaming (Shubham Chaurasia reviewed by Prasanth, Eric, Ashutosh) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20979: Fix memory leak in hive streaming (Shubham Chaurasia reviewed by Prasanth, Eric, Ashutosh)

2018-12-10 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master 706bf724e -> f5618d922 HIVE-20979: Fix memory leak in hive streaming (Shubham Chaurasia reviewed by Prasanth, Eric, Ashutosh) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20981: streaming/AbstractRecordWriter leaks HeapMemoryMonitor (Eric Wohlstadter, reviewed by Jason Dere)

2018-12-10 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-3 db8e9b0ef -> 0a1bc3583 HIVE-20981: streaming/AbstractRecordWriter leaks HeapMemoryMonitor (Eric Wohlstadter, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20891: Call alter_partition in batch when dynamically loading partitions (Laszlo Pinter reviewed by Denys Kuzmenko and Peter Vary)

2018-12-10 Thread pvary
Repository: hive Updated Branches: refs/heads/master d8c500b89 -> 706bf724e HIVE-20891: Call alter_partition in batch when dynamically loading partitions (Laszlo Pinter reviewed by Denys Kuzmenko and Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: