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
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
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
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
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
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/
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/
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/
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/
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
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/
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
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
###
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
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
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
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
###
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
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
###
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
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
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
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
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
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
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
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
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
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
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
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
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
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:
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
34 matches
Mail list logo