[GitHub] [hive] sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-03-05 Thread GitBox
sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551#discussion_r262814876 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec

[GitHub] [hive] sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-03-05 Thread GitBox
sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551#discussion_r262814921 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec

[GitHub] [hive] sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-03-05 Thread GitBox
sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551#discussion_r262815016 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec

[GitHub] [hive] sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-03-05 Thread GitBox
sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551#discussion_r262814876 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec

[GitHub] [hive] sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-03-05 Thread GitBox
sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551#discussion_r262814955 ## File path: itests/hive-unit/src/test/java/org/apache

[GitHub] [hive] ashutosh-bapat commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-03-05 Thread GitBox
ashutosh-bapat commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551#discussion_r262804445 ## File path: ql/src/java/org/apache/hadoop/hive/

[GitHub] [hive] ashutosh-bapat commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-03-05 Thread GitBox
ashutosh-bapat commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551#discussion_r262801299 ## File path: ql/src/java/org/apache/hadoop/hive/

[GitHub] [hive] ashutosh-bapat commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-03-05 Thread GitBox
ashutosh-bapat commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551#discussion_r262801475 ## File path: ql/src/java/org/apache/hadoop/hive/

[GitHub] [hive] ashutosh-bapat commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-03-05 Thread GitBox
ashutosh-bapat commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551#discussion_r262803005 ## File path: ql/src/java/org/apache/hadoop/hive/

[GitHub] [hive] ashutosh-bapat commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-03-05 Thread GitBox
ashutosh-bapat commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551#discussion_r262800301 ## File path: itests/hive-unit/src/test/java/org

[GitHub] [hive] ashutosh-bapat commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-03-05 Thread GitBox
ashutosh-bapat commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551#discussion_r262801366 ## File path: ql/src/java/org/apache/hadoop/hive/

[GitHub] [hive] jcamachor commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates

2019-03-05 Thread GitBox
jcamachor commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates URL: https://github.com/apache/hive/pull/557#discussion_r262800104 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java ## @@ -1925,6 +1926,11

[GitHub] [hive] jcamachor commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates

2019-03-05 Thread GitBox
jcamachor commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates URL: https://github.com/apache/hive/pull/557#discussion_r262800893 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSortLimitRemoveRule.java ###

[GitHub] [hive] jcamachor commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates

2019-03-05 Thread GitBox
jcamachor commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates URL: https://github.com/apache/hive/pull/557#discussion_r262800104 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java ## @@ -1925,6 +1926,11

[GitHub] [hive] vineetgarg02 commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates

2019-03-05 Thread GitBox
vineetgarg02 commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates URL: https://github.com/apache/hive/pull/557#discussion_r262792425 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java ## @@ -1925,6 +1926

[GitHub] [hive] vineetgarg02 commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates

2019-03-05 Thread GitBox
vineetgarg02 commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates URL: https://github.com/apache/hive/pull/557#discussion_r262789953 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSortLimitRemoveRule.java

[GitHub] [hive] jcamachor commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates

2019-03-05 Thread GitBox
jcamachor commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates URL: https://github.com/apache/hive/pull/557#discussion_r262699879 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSortLimitRemoveRule.java ###

[GitHub] [hive] jcamachor commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates

2019-03-05 Thread GitBox
jcamachor commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates URL: https://github.com/apache/hive/pull/557#discussion_r262715669 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java ## @@ -1925,6 +1926,11

[GitHub] [hive] jcamachor commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates

2019-03-05 Thread GitBox
jcamachor commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates URL: https://github.com/apache/hive/pull/557#discussion_r262700363 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSortLimitRemoveRule.java ###

[GitHub] [hive] jcamachor commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates

2019-03-05 Thread GitBox
jcamachor commented on a change in pull request #557: HIVE-21338 Remove order by and limit for aggregates URL: https://github.com/apache/hive/pull/557#discussion_r262705631 ## File path: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelOptUtil.java ## @@ -10

[GitHub] [hive] vineetgarg02 opened a new pull request #557: HIVE-21338 Remove order by and limit for aggregates

2019-03-05 Thread GitBox
vineetgarg02 opened a new pull request #557: HIVE-21338 Remove order by and limit for aggregates URL: https://github.com/apache/hive/pull/557 This is an automated message from the Apache Git Service. To respond to the messag

[jira] [Created] (HIVE-21395) Refactor HiveSemiJoinRule

2019-03-05 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21395: -- Summary: Refactor HiveSemiJoinRule Key: HIVE-21395 URL: https://issues.apache.org/jira/browse/HIVE-21395 Project: Hive Issue Type: Improvement Componen

[jira] [Created] (HIVE-21394) Do not use PTF in case of select distinct having all the non aggregate column in over

2019-03-05 Thread Miklos Gergely (JIRA)
Miklos Gergely created HIVE-21394: - Summary: Do not use PTF in case of select distinct having all the non aggregate column in over Key: HIVE-21394 URL: https://issues.apache.org/jira/browse/HIVE-21394

[jira] [Created] (HIVE-21393) Refactor exception catching in HiveAccumuloTableInputFormat

2019-03-05 Thread Laszlo Bodor (JIRA)
Laszlo Bodor created HIVE-21393: --- Summary: Refactor exception catching in HiveAccumuloTableInputFormat Key: HIVE-21393 URL: https://issues.apache.org/jira/browse/HIVE-21393 Project: Hive Issue

[GitHub] [hive] dlavati-hw removed a comment on issue #553: [HIVE-13482][UDF] Explicitly define str_to_map args as regex

2019-03-05 Thread GitBox
dlavati-hw removed a comment on issue #553: [HIVE-13482][UDF] Explicitly define str_to_map args as regex URL: https://github.com/apache/hive/pull/553#issuecomment-469625477 @MichaelChirico for a more verbose explanation you can refer to https://cwiki.apache.org/confluence/display/Hive/HowT

[GitHub] [hive] dlavati commented on issue #553: [HIVE-13482][UDF] Explicitly define str_to_map args as regex

2019-03-05 Thread GitBox
dlavati commented on issue #553: [HIVE-13482][UDF] Explicitly define str_to_map args as regex URL: https://github.com/apache/hive/pull/553#issuecomment-469625691 @MichaelChirico for a more verbose explanation you can refer to https://cwiki.apache.org/confluence/display/Hive/HowToContribute

[GitHub] [hive] dlavati-hw commented on issue #553: [HIVE-13482][UDF] Explicitly define str_to_map args as regex

2019-03-05 Thread GitBox
dlavati-hw commented on issue #553: [HIVE-13482][UDF] Explicitly define str_to_map args as regex URL: https://github.com/apache/hive/pull/553#issuecomment-469625477 @MichaelChirico for a more verbose explanation you can refer to https://cwiki.apache.org/confluence/display/Hive/HowToContrib

[GitHub] [hive] coder-chenzhi opened a new pull request #556: HIVE-21392 Fix misconfigurations of DataNucleus log in log4j.properties

2019-03-05 Thread GitBox
coder-chenzhi opened a new pull request #556: HIVE-21392 Fix misconfigurations of DataNucleus log in log4j.properties URL: https://github.com/apache/hive/pull/556 HIVE-21392 Misconfigurations of DataNucleus log in log4j.properties In the patch of [HIVE-12020](https://issues.apache.o

[GitHub] [hive] sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-03-05 Thread GitBox
sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551#discussion_r262415069 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec

[GitHub] [hive] sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-03-05 Thread GitBox
sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551#discussion_r262415167 ## File path: itests/hive-unit/src/test/java/org/apache

[jira] [Created] (HIVE-21392) Misconfigurations of DataNucleus log in log4j.properties

2019-03-05 Thread Chen Zhi (JIRA)
Chen Zhi created HIVE-21392: --- Summary: Misconfigurations of DataNucleus log in log4j.properties Key: HIVE-21392 URL: https://issues.apache.org/jira/browse/HIVE-21392 Project: Hive Issue Type: Impro

[GitHub] [hive] sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-03-05 Thread GitBox
sankarh commented on a change in pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551#discussion_r262403171 ## File path: itests/hive-unit/src/test/java/org/apache

[jira] [Created] (HIVE-21391) LLAP: Pool of column vector buffers can cause memory pressure

2019-03-05 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-21391: Summary: LLAP: Pool of column vector buffers can cause memory pressure Key: HIVE-21391 URL: https://issues.apache.org/jira/browse/HIVE-21391 Project:

[jira] [Created] (HIVE-21390) BI split strategy does work for blob stores

2019-03-05 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-21390: Summary: BI split strategy does work for blob stores Key: HIVE-21390 URL: https://issues.apache.org/jira/browse/HIVE-21390 Project: Hive Issu