[GitHub] [hive] jcamachor commented on a change in pull request #809: HIVE-22274: upgrade Calcite to 1.21

2019-10-14 Thread GitBox
jcamachor commented on a change in pull request #809: HIVE-22274: upgrade Calcite to 1.21 URL: https://github.com/apache/hive/pull/809#discussion_r334651939 ## File path: ql/src/test/results/clientpositive/llap/limit_pushdown.q.out ## @@ -816,12 +816,54 @@ POSTHOOK: type:

[GitHub] [hive] vineetgarg02 commented on a change in pull request #809: HIVE-22274: upgrade Calcite to 1.21

2019-10-14 Thread GitBox
vineetgarg02 commented on a change in pull request #809: HIVE-22274: upgrade Calcite to 1.21 URL: https://github.com/apache/hive/pull/809#discussion_r334609909 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/jdbc/HiveJdbcImplementor.java ## @@

[GitHub] [hive] vineetgarg02 commented on a change in pull request #809: HIVE-22274: upgrade Calcite to 1.21

2019-10-14 Thread GitBox
vineetgarg02 commented on a change in pull request #809: HIVE-22274: upgrade Calcite to 1.21 URL: https://github.com/apache/hive/pull/809#discussion_r333775973 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelBuilder.java ## @@ -113,9 +113,8

[GitHub] [hive] vineetgarg02 commented on a change in pull request #809: HIVE-22274: upgrade Calcite to 1.21

2019-10-14 Thread GitBox
vineetgarg02 commented on a change in pull request #809: HIVE-22274: upgrade Calcite to 1.21 URL: https://github.com/apache/hive/pull/809#discussion_r334602095 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveMultiJoin.java ## @@

[GitHub] [hive] miklosgergely commented on a change in pull request #813: HIVE-22323 Fix Desc Table bugs

2019-10-14 Thread GitBox
miklosgergely commented on a change in pull request #813: HIVE-22323 Fix Desc Table bugs URL: https://github.com/apache/hive/pull/813#discussion_r334367697 ## File path: ql/src/test/results/clientpositive/alterColumnStats.q.out ## @@ -144,15 +144,35 @@ PREHOOK: Input:

[GitHub] [hive] jcamachor commented on a change in pull request #809: HIVE-22274: upgrade Calcite to 1.21

2019-10-14 Thread GitBox
jcamachor commented on a change in pull request #809: HIVE-22274: upgrade Calcite to 1.21 URL: https://github.com/apache/hive/pull/809#discussion_r334651216 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/jdbc/HiveJdbcImplementor.java ## @@

[GitHub] [hive] jcamachor closed pull request #762: Hive 22164

2019-10-14 Thread GitBox
jcamachor closed pull request #762: Hive 22164 URL: https://github.com/apache/hive/pull/762 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [hive] jcamachor closed pull request #771: HIVE-20983

2019-10-14 Thread GitBox
jcamachor closed pull request #771: HIVE-20983 URL: https://github.com/apache/hive/pull/771 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [hive] jcamachor closed pull request #753: Hive 22120

2019-10-14 Thread GitBox
jcamachor closed pull request #753: Hive 22120 URL: https://github.com/apache/hive/pull/753 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [hive] jcamachor closed pull request #746: HIVE-22074: Slow compilation due to IN to OR transformation

2019-10-14 Thread GitBox
jcamachor closed pull request #746: HIVE-22074: Slow compilation due to IN to OR transformation URL: https://github.com/apache/hive/pull/746 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hive] jcamachor closed pull request #755: HIVE-22107 Correlated subquery producing wrong schema

2019-10-14 Thread GitBox
jcamachor closed pull request #755: HIVE-22107 Correlated subquery producing wrong schema URL: https://github.com/apache/hive/pull/755 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hive] jcamachor closed pull request #791: HIVE-21924

2019-10-14 Thread GitBox
jcamachor closed pull request #791: HIVE-21924 URL: https://github.com/apache/hive/pull/791 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [hive] asfgit closed pull request #816: HIVE-22338: Shade dependent jars into the kudu-handler

2019-10-14 Thread GitBox
asfgit closed pull request #816: HIVE-22338: Shade dependent jars into the kudu-handler URL: https://github.com/apache/hive/pull/816 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hive] jcamachor closed pull request #751: HIVE-22105 Update ORC to 1.5.6.

2019-10-14 Thread GitBox
jcamachor closed pull request #751: HIVE-22105 Update ORC to 1.5.6. URL: https://github.com/apache/hive/pull/751 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hive] sreekesh93 opened a new pull request #814: Nagaraj & Sreekesh | Examples for hive metastore operations.

2019-10-14 Thread GitBox
sreekesh93 opened a new pull request #814: Nagaraj & Sreekesh | Examples for hive metastore operations. URL: https://github.com/apache/hive/pull/814 This is an automated message from the Apache Git Service. To respond to

[GitHub] [hive] miklosgergely commented on a change in pull request #813: HIVE-22323 Fix Desc Table bugs

2019-10-14 Thread GitBox
miklosgergely commented on a change in pull request #813: HIVE-22323 Fix Desc Table bugs URL: https://github.com/apache/hive/pull/813#discussion_r334366238 ## File path: ql/src/test/results/clientpositive/beeline/escape_comments.q.out ## @@ -78,7 +78,6 @@ PREHOOK: Input:

[GitHub] [hive] miklosgergely commented on a change in pull request #813: HIVE-22323 Fix Desc Table bugs

2019-10-14 Thread GitBox
miklosgergely commented on a change in pull request #813: HIVE-22323 Fix Desc Table bugs URL: https://github.com/apache/hive/pull/813#discussion_r334364791 ## File path: ql/src/test/results/clientpositive/beeline/colstats_all_nulls.q.out ## @@ -43,38 +43,38 @@ PREHOOK:

[GitHub] [hive] miklosgergely closed pull request #811: HIVE-22328 Min value for column in stats is not set correctly for some data types in partitioned tables

2019-10-14 Thread GitBox
miklosgergely closed pull request #811: HIVE-22328 Min value for column in stats is not set correctly for some data types in partitioned tables URL: https://github.com/apache/hive/pull/811 This is an automated message from

[GitHub] [hive] miklosgergely commented on a change in pull request #800: HIVE-22276 Break up DDLSemanticAnalyzer - extract View related analyzers

2019-10-14 Thread GitBox
miklosgergely commented on a change in pull request #800: HIVE-22276 Break up DDLSemanticAnalyzer - extract View related analyzers URL: https://github.com/apache/hive/pull/800#discussion_r334498447 ## File path:

[GitHub] [hive] miklosgergely commented on a change in pull request #800: HIVE-22276 Break up DDLSemanticAnalyzer - extract View related analyzers

2019-10-14 Thread GitBox
miklosgergely commented on a change in pull request #800: HIVE-22276 Break up DDLSemanticAnalyzer - extract View related analyzers URL: https://github.com/apache/hive/pull/800#discussion_r334498615 ## File path:

[GitHub] [hive] miklosgergely commented on a change in pull request #800: HIVE-22276 Break up DDLSemanticAnalyzer - extract View related analyzers

2019-10-14 Thread GitBox
miklosgergely commented on a change in pull request #800: HIVE-22276 Break up DDLSemanticAnalyzer - extract View related analyzers URL: https://github.com/apache/hive/pull/800#discussion_r334498535 ## File path:

[GitHub] [hive] granthenke opened a new pull request #816: HIVE-22338: Shade dependent jars into the kudu-handler

2019-10-14 Thread GitBox
granthenke opened a new pull request #816: HIVE-22338: Shade dependent jars into the kudu-handler URL: https://github.com/apache/hive/pull/816 This patch shades the Kudu client and it’s async dependency into the kudu-handler jar to simplify add jar style usage and ensure the

[GitHub] [hive] jcamachor commented on a change in pull request #813: HIVE-22323 Fix Desc Table bugs

2019-10-14 Thread GitBox
jcamachor commented on a change in pull request #813: HIVE-22323 Fix Desc Table bugs URL: https://github.com/apache/hive/pull/813#discussion_r334611107 ## File path: ql/src/test/results/clientpositive/beeline/escape_comments.q.out ## @@ -78,7 +78,6 @@ PREHOOK: Input:

[GitHub] [hive] belugabehr opened a new pull request #815: HIVE-22337: Improve and Expand Text-Based SerDes

2019-10-14 Thread GitBox
belugabehr opened a new pull request #815: HIVE-22337: Improve and Expand Text-Based SerDes URL: https://github.com/apache/hive/pull/815 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hive] jcamachor commented on a change in pull request #800: HIVE-22276 Break up DDLSemanticAnalyzer - extract View related analyzers

2019-10-14 Thread GitBox
jcamachor commented on a change in pull request #800: HIVE-22276 Break up DDLSemanticAnalyzer - extract View related analyzers URL: https://github.com/apache/hive/pull/800#discussion_r334600636 ## File path: ql/src/java/org/apache/hadoop/hive/ql/ddl/DDLSemanticAnalyzerFactory.java