[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-07 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r467319212 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/SemiJoinReductionMerge.java ## @@ -0,0 +1,399 @@ +/* + * Licensed to the Apache Software

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-07 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r467318625 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/SemiJoinReductionMerge.java ## @@ -0,0 +1,399 @@ +/* + * Licensed to the Apache Software

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-07 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r467318270 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/SemiJoinReductionMerge.java ## @@ -0,0 +1,399 @@ +/* + * Licensed to the Apache Software

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-06 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r466421484 ## File path: ql/src/test/results/clientpositive/llap/dynamic_semijoin_reduction_2.q.out ## @@ -79,27 +79,25 @@ STAGE PLANS: Tez A masked

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-06 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r466414395 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/SemiJoinReductionMerge.java ## @@ -0,0 +1,399 @@ +/* + * Licensed to the Apache Software

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-06 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r466410669 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/SemiJoinReductionMerge.java ## @@ -0,0 +1,399 @@ +/* + * Licensed to the Apache Software

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-06 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r466404775 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java ## @@ -2054,7 +2067,8 @@ private void markSemiJoinForDPP(OptimizeTezProcContext

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-06 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r466404256 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java ## @@ -1887,13 +1898,14 @@ private void

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-06 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r466368067 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java ## @@ -1737,35 +1737,46 @@ private static double getBloomFilterBenefit( }

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-06 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r466367481 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/SemiJoinReductionMerge.java ## @@ -0,0 +1,399 @@ +/* + * Licensed to the Apache Software

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-06 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r466366197 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/SemiJoinReductionMerge.java ## @@ -0,0 +1,399 @@ +/* + * Licensed to the Apache Software

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-06 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r466365583 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/SemiJoinReductionMerge.java ## @@ -0,0 +1,399 @@ +/* + * Licensed to the Apache Software

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-06 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r466365453 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/SemiJoinReductionMerge.java ## @@ -0,0 +1,399 @@ +/* + * Licensed to the Apache Software

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-06 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r466347783 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorUtils.java ## @@ -53,6 +53,34 @@ private static final Logger LOG =

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-04 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r465207659 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/SemiJoinReductionMerge.java ## @@ -0,0 +1,399 @@ +/* + * Licensed to the Apache Software

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-04 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r465206179 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/SemiJoinReductionMerge.java ## @@ -0,0 +1,399 @@ +/* + * Licensed to the Apache Software

[GitHub] [hive] zabetak commented on a change in pull request #1325: HIVE-21196 HIVE-23940 Multi-column semijoin reducers and TPC-H datasets

2020-08-04 Thread GitBox
zabetak commented on a change in pull request #1325: URL: https://github.com/apache/hive/pull/1325#discussion_r465192529 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/SemiJoinReductionMerge.java ## @@ -0,0 +1,399 @@ +/* + * Licensed to the Apache Software