sonarcloud[bot] commented on PR #4821:
URL: https://github.com/apache/hive/pull/4821#issuecomment-1788492600
Kudos, SonarCloud Quality Gate passed! [ throws
sonarcloud[bot] commented on PR #4821:
URL: https://github.com/apache/hive/pull/4821#issuecomment-1788376030
Kudos, SonarCloud Quality Gate passed! [ throws IO
hzxiongyinke commented on PR #4821:
URL: https://github.com/apache/hive/pull/4821#issuecomment-1788339654
> You must run the test inside `itests/hive-unit` directory using the
command - `mvn test -Dtest=`
>
> Again all of this information is available here -
https://cwiki.apache.org/
sonarcloud[bot] commented on PR #4569:
URL: https://github.com/apache/hive/pull/4569#issuecomment-1788285575
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Quality
github-actions[bot] commented on PR #4015:
URL: https://github.com/apache/hive/pull/4015#issuecomment-1788209629
This pull request has been automatically marked as stale because it has not
had recent activity. It will be closed if no further activity occurs.
Feel free to reach out on the
sonarcloud[bot] commented on PR #4779:
URL: https://github.com/apache/hive/pull/4779#issuecomment-1788131376
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Quality
alexdongli0829 commented on PR #4199:
URL: https://github.com/apache/hive/pull/4199#issuecomment-1788115137
Waiting for the review and merge
--
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 sp
sonarcloud[bot] commented on PR #4573:
URL: https://github.com/apache/hive/pull/4573#issuecomment-1788101157
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 #4832:
URL: https://github.com/apache/hive/pull/4832#issuecomment-1787845972
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 #4837:
URL: https://github.com/apache/hive/pull/4837#issuecomment-1787689988
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 #4573:
URL: https://github.com/apache/hive/pull/4573#issuecomment-1787512737
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Quality
Aggarwal-Raghav commented on PR #4664:
URL: https://github.com/apache/hive/pull/4664#issuecomment-1787356752
@ayushtkn, can you please review it.
--
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
sonarcloud[bot] commented on PR #4370:
URL: https://github.com/apache/hive/pull/4370#issuecomment-1787321579
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 #4841:
URL: https://github.com/apache/hive/pull/4841#issuecomment-1787291638
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Quality
rtrivedi12 commented on code in PR #4704:
URL: https://github.com/apache/hive/pull/4704#discussion_r1377584726
##
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:
##
@@ -2928,10 +2928,10 @@ public static enum ConfVars {
HIVE_STATS_MAX_NUM_STATS("hive.stats.max.num
harshal-16 opened a new pull request, #4841:
URL: https://github.com/apache/hive/pull/4841
Issue : Hive Acid Replication on Dell Powerscale Isilon fails because it
throws Exception while checking support for XAttrs. Isilon only supports
getXAttrs on /.reserved/raw paths
Testing : Tes
sonarcloud[bot] commented on PR #4573:
URL: https://github.com/apache/hive/pull/4573#issuecomment-1786947110
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Quality
zhangbutao commented on code in PR #4573:
URL: https://github.com/apache/hive/pull/4573#discussion_r1377304025
##
iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergMetaHook.java:
##
@@ -972,14 +972,43 @@ private boolean
isOrcOnlyFiles(org.apache.hadoop
veghlaci05 merged PR #4577:
URL: https://github.com/apache/hive/pull/4577
--
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
deniskuzZ commented on code in PR #4785:
URL: https://github.com/apache/hive/pull/4785#discussion_r1377297690
##
standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:
##
@@ -1933,6 +1934,16 @@ public List dropPartitions(St
deniskuzZ commented on code in PR #4785:
URL: https://github.com/apache/hive/pull/4785#discussion_r1377289288
##
standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HMSHandler.java:
##
@@ -5026,7 +5026,8 @@ static boolean isMustPurge(EnvironmentC
deniskuzZ commented on code in PR #4785:
URL: https://github.com/apache/hive/pull/4785#discussion_r1377289288
##
standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HMSHandler.java:
##
@@ -5026,7 +5026,8 @@ static boolean isMustPurge(EnvironmentC
deniskuzZ commented on code in PR #4785:
URL: https://github.com/apache/hive/pull/4785#discussion_r1377289288
##
standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HMSHandler.java:
##
@@ -5026,7 +5026,8 @@ static boolean isMustPurge(EnvironmentC
deniskuzZ commented on code in PR #4785:
URL: https://github.com/apache/hive/pull/4785#discussion_r1377255204
##
ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:
##
@@ -565,8 +565,14 @@ public static Map>
getFullPartitionSpecs(
CommonTree ast, Table table, Co
deniskuzZ commented on code in PR #4785:
URL: https://github.com/apache/hive/pull/4785#discussion_r1377247881
##
iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/IcebergTableUtil.java:
##
@@ -292,4 +295,12 @@ public static void performMetadataDelete(Table
iceber
deniskuzZ commented on code in PR #4785:
URL: https://github.com/apache/hive/pull/4785#discussion_r1377240091
##
iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergMetaHook.java:
##
@@ -997,6 +1011,62 @@ public void
postGetTable(org.apache.hadoop.hive.m
deniskuzZ commented on code in PR #4785:
URL: https://github.com/apache/hive/pull/4785#discussion_r1377235028
##
iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergMetaHook.java:
##
@@ -997,6 +1011,62 @@ public void
postGetTable(org.apache.hadoop.hive.m
deniskuzZ commented on code in PR #4785:
URL: https://github.com/apache/hive/pull/4785#discussion_r1377227408
##
iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergMetaHook.java:
##
@@ -997,6 +1011,62 @@ public void
postGetTable(org.apache.hadoop.hive.m
deniskuzZ commented on code in PR #4785:
URL: https://github.com/apache/hive/pull/4785#discussion_r1377221838
##
iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergMetaHook.java:
##
@@ -997,6 +1011,62 @@ public void
postGetTable(org.apache.hadoop.hive.m
deniskuzZ commented on code in PR #4785:
URL: https://github.com/apache/hive/pull/4785#discussion_r1377214386
##
iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergMetaHook.java:
##
@@ -129,7 +143,7 @@ public class HiveIcebergMetaHook implements HiveMeta
33 matches
Mail list logo