dengzhhu653 merged PR #5356:
URL: https://github.com/apache/hive/pull/5356
--
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 to go to the specific comment.
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apach
sonarcloud[bot] commented on PR #5351:
URL: https://github.com/apache/hive/pull/5351#issuecomment-2235838535
## [](https://sonarcloud.
kuczoram opened a new pull request, #5357:
URL: https://github.com/apache/hive/pull/5357
(cherry picked from commit 35756040ae865154dae7061d515a0e52eee7d0d9)
### What changes were proposed in this pull request?
### Why are the changes needed?
### D
vikramahuja1001 closed pull request #5353: [WIP] Digest md5 issue duplicate
URL: https://github.com/apache/hive/pull/5353
--
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 to go to the specific comment.
To uns
vikramahuja1001 opened a new pull request, #5358:
URL: https://github.com/apache/hive/pull/5358
Do not review
### What changes were proposed in this pull request?
### Why are the changes needed?
### Does this PR introduce _any_ user-facing change?
sonarcloud[bot] commented on PR #5303:
URL: https://github.com/apache/hive/pull/5303#issuecomment-2236141138
## [](https://sonarcloud.
sonarcloud[bot] commented on PR #5357:
URL: https://github.com/apache/hive/pull/5357#issuecomment-2236185409
## [](https://sonarcloud.
sonarcloud[bot] commented on PR #5358:
URL: https://github.com/apache/hive/pull/5358#issuecomment-2236231690
## [](https://sonarcloud.
sonarcloud[bot] commented on PR #5036:
URL: https://github.com/apache/hive/pull/5036#issuecomment-2236363883
## [](https://sonarcloud.
devaspatikrishnatri opened a new pull request, #5359:
URL: https://github.com/apache/hive/pull/5359
### What changes were proposed in this pull request?
Upgrades nimbus-jose-jwt to 9.37.3 and removes the older versions being
pulled in transitively.
### Why are the chang
vikramahuja1001 closed pull request #5303: HIVE-28042: DigestMD5 token expired
or does not exist issue while opening connection to HMS
URL: https://github.com/apache/hive/pull/5303
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
sonarcloud[bot] commented on PR #5359:
URL: https://github.com/apache/hive/pull/5359#issuecomment-2236663465
## [](https://sonarcloud.
sonarcloud[bot] commented on PR #5012:
URL: https://github.com/apache/hive/pull/5012#issuecomment-2236866602
## [](https://sonarcloud.
sonarcloud[bot] commented on PR #5294:
URL: https://github.com/apache/hive/pull/5294#issuecomment-2237069356
## [](https://sonarcloud.
deniskuzZ commented on PR #5232:
URL: https://github.com/apache/hive/pull/5232#issuecomment-2237354747
cc @zabetak
--
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 to go to the specific comment.
To unsub
deniskuzZ commented on code in PR #5000:
URL: https://github.com/apache/hive/pull/5000#discussion_r1683375579
##
ql/src/test/org/apache/hadoop/hive/ql/TestTxnLoadData.java:
##
@@ -394,16 +394,16 @@ public void loadDataPartitioned() throws Exception {
*/
@Test
public vo
deniskuzZ commented on code in PR #5262:
URL: https://github.com/apache/hive/pull/5262#discussion_r1683425280
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveAggregateReduceFunctionsRule.java:
##
@@ -540,7 +546,7 @@ private RexNode reduceStddev(
final
deniskuzZ commented on code in PR #5262:
URL: https://github.com/apache/hive/pull/5262#discussion_r1683425280
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveAggregateReduceFunctionsRule.java:
##
@@ -540,7 +546,7 @@ private RexNode reduceStddev(
final
deniskuzZ commented on code in PR #5262:
URL: https://github.com/apache/hive/pull/5262#discussion_r1683432966
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveAggregateReduceFunctionsRule.java:
##
@@ -517,6 +517,12 @@ private RexNode reduceStddev(
re
deniskuzZ commented on code in PR #5262:
URL: https://github.com/apache/hive/pull/5262#discussion_r1683432966
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveAggregateReduceFunctionsRule.java:
##
@@ -517,6 +517,12 @@ private RexNode reduceStddev(
re
deniskuzZ commented on code in PR #5323:
URL: https://github.com/apache/hive/pull/5323#discussion_r1683445393
##
ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMkCollectionEvaluator.java:
##
@@ -62,22 +62,16 @@ public ObjectInspector init(Mode m, ObjectInspector[]
deniskuzZ commented on PR #5336:
URL: https://github.com/apache/hive/pull/5336#issuecomment-2237531108
@vpinna80, could you please add tests for this change
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
dengzhhu653 merged PR #5329:
URL: https://github.com/apache/hive/pull/5329
--
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 to go to the specific comment.
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apach
dengzhhu653 commented on PR #5322:
URL: https://github.com/apache/hive/pull/5322#issuecomment-2237833634
I'm not sure how the fix can solve the problem, might the
`mdb.getLocationUri()` or `mdb.getManagedLocationUri()` is null for remote
database?
--
This is an automated message from the
JeongDaeKim commented on code in PR #5323:
URL: https://github.com/apache/hive/pull/5323#discussion_r1683714535
##
ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMkCollectionEvaluator.java:
##
@@ -62,22 +62,16 @@ public ObjectInspector init(Mode m, ObjectInspector[
JeongDaeKim commented on code in PR #5323:
URL: https://github.com/apache/hive/pull/5323#discussion_r1683714535
##
ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMkCollectionEvaluator.java:
##
@@ -62,22 +62,16 @@ public ObjectInspector init(Mode m, ObjectInspector[
shivjha30 commented on code in PR #5000:
URL: https://github.com/apache/hive/pull/5000#discussion_r1683756644
##
ql/src/test/org/apache/hadoop/hive/ql/TestTxnLoadData.java:
##
@@ -394,16 +394,16 @@ public void loadDataPartitioned() throws Exception {
*/
@Test
public vo
chinnaraolalam commented on PR #5000:
URL: https://github.com/apache/hive/pull/5000#issuecomment-2238168629
+1 Thanks for the review Ayush Saxena, Denys Kuzmenko
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
28 matches
Mail list logo