shreenidhiSaigaonkar commented on code in PR #3736:
URL: https://github.com/apache/hive/pull/3736#discussion_r1071876874
##
itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/parse/TestReplWithReadOnlyHook.java:
##
@@ -0,0 +1,126 @@
+/*
+ * Licensed to the Apache Software
tarak271 opened a new pull request, #3959:
URL: https://github.com/apache/hive/pull/3959
…o org.apache.hadoop.hive.metastore.SerDeStorageSchemaReader as default
### What changes were proposed in this pull request?
set the value of the config metastore.storage.schema.reader.i
harshal-16 closed pull request #3958: HIVE-26932: Cleanup dump directory for
eventId which was failed in previous dump cycle
URL: https://github.com/apache/hive/pull/3958
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
harshal-16 opened a new pull request, #3960:
URL: https://github.com/apache/hive/pull/3960
Problem:
- If Incremental Dump operation failes while dumping any event id in
the staging directory. Then dump directory for this event id along with file
_dumpmetadata still exists in the d
sonarcloud[bot] commented on PR #3953:
URL: https://github.com/apache/hive/pull/3953#issuecomment-1385107300
Kudos, SonarCloud Quality Gate passed! [ {
* @thr
deniskuzZ commented on code in PR #3822:
URL: https://github.com/apache/hive/pull/3822#discussion_r1072005883
##
ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Initiator.java:
##
@@ -613,8 +613,9 @@ private boolean isEligibleForCompaction(CompactionInfo ci,
return
deniskuzZ commented on code in PR #3822:
URL: https://github.com/apache/hive/pull/3822#discussion_r1072005883
##
ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Initiator.java:
##
@@ -613,8 +613,9 @@ private boolean isEligibleForCompaction(CompactionInfo ci,
return
stiga-huang commented on code in PR #3910:
URL: https://github.com/apache/hive/pull/3910#discussion_r1072021489
##
ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/QueryCompactor.java:
##
@@ -245,16 +243,32 @@ private static void disableLlapCaching(HiveConf conf) {
* @t
rkirtir commented on code in PR #3880:
URL: https://github.com/apache/hive/pull/3880#discussion_r1072022432
##
standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift:
##
@@ -1393,6 +1393,22 @@ struct ShowCompactResponse {
1: required list compacts,
}
rkirtir commented on code in PR #3880:
URL: https://github.com/apache/hive/pull/3880#discussion_r1072022879
##
standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:
##
@@ -6242,4 +6246,86 @@ public boolean isWrapperFor(Class if
rkirtir commented on code in PR #3880:
URL: https://github.com/apache/hive/pull/3880#discussion_r1072023166
##
standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnQueries.java:
##
@@ -50,4 +50,20 @@ public class TxnQueries {
" \"CC_H
rkirtir commented on code in PR #3880:
URL: https://github.com/apache/hive/pull/3880#discussion_r1072024074
##
standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:
##
@@ -6242,4 +6246,86 @@ public boolean isWrapperFor(Class if
sonarcloud[bot] commented on PR #3959:
URL: https://github.com/apache/hive/pull/3959#issuecomment-1385259486
Kudos, SonarCloud Quality Gate passed! [ throws
SemanticException {
zabetak commented on code in PR #3852:
URL: https://github.com/apache/hive/pull/3852#discussion_r1072443296
##
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:
##
@@ -3710,7 +3710,12 @@ public static enum ConfVars {
HIVE_EXPLAIN_USER("hive.explain.user", true,
zabetak commented on code in PR #3852:
URL: https://github.com/apache/hive/pull/3852#discussion_r1072444905
##
ql/src/test/results/clientpositive/llap/lvj_mapjoin.q.out:
##
@@ -121,7 +121,6 @@ STAGE PLANS:
TableScan
alias: expod1
zabetak commented on PR #3852:
URL: https://github.com/apache/hive/pull/3852#issuecomment-1385709912
> Also, the commit message mentions partition pruning but I didn't see
changes related to that (I might have missed it).
@amansinha100 The partition pruning optimization also relies on
zabetak commented on PR #3852:
URL: https://github.com/apache/hive/pull/3852#issuecomment-1385710968
@amansinha100 I addressed your comments can you please have another look.
Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
zabetak closed pull request #3901: HIVE-26896 : Test fixes for lineage3.q and
load_static_ptn_into_bucketed_table.q
URL: https://github.com/apache/hive/pull/3901
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
deniskuzZ commented on code in PR #3935:
URL: https://github.com/apache/hive/pull/3935#discussion_r1072518934
##
standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:
##
@@ -342,15 +342,17 @@ public CompactionInfo
fi
sonarcloud[bot] commented on PR #3955:
URL: https://github.com/apache/hive/pull/3955#issuecomment-1385777432
Kudos, SonarCloud Quality Gate passed! [ at the
time of initiali
sonarcloud[bot] commented on PR #3939:
URL: https://github.com/apache/hive/pull/3939#issuecomment-1385854313
Kudos, SonarCloud Quality Gate passed! [ {
* @t
xiuzhu9527 commented on PR #3764:
URL: https://github.com/apache/hive/pull/3764#issuecomment-1386425591
thx!
--
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,
TaoZex closed pull request #3961: HIVE-26956: Improve find_in_set function
URL: https://github.com/apache/hive/pull/3961
--
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 unsu
pudidic commented on PR #3788:
URL: https://github.com/apache/hive/pull/3788#issuecomment-1386474212
LGTM +1. I'll merge it as it's a trivial change. Thank you. :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
pudidic merged PR #3788:
URL: https://github.com/apache/hive/pull/3788
--
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.apache.or
vinitpatni opened a new pull request, #3963:
URL: https://github.com/apache/hive/pull/3963
…d bootstrap
### 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 #3961:
URL: https://github.com/apache/hive/pull/3961#issuecomment-1386535042
Kudos, SonarCloud Quality Gate passed! [
throws Exception {
shreenidhiSaigaonkar commented on code in PR #3953:
URL: https://github.com/apache/hive/pull/3953#discussion_r1073152555
##
ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplLoadTask.java:
##
@@ -721,6 +721,10 @@ private int executeIncrementalLoad(long loadStartTime)
throws E
sonarcloud[bot] commented on PR #3801:
URL: https://github.com/apache/hive/pull/3801#issuecomment-1386603262
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Quality
sonarcloud[bot] commented on PR #3780:
URL: https://github.com/apache/hive/pull/3780#issuecomment-1386612591
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Quality
61 matches
Mail list logo