Re: [PR] DO NOT MERGE, 4.0 Tests on Postgres [hive]

2024-03-11 Thread via GitHub
sonarcloud[bot] commented on PR #5124: URL: https://github.com/apache/hive/pull/5124#issuecomment-1989079593 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] HIVE-28062: Optimize get_partitions_by_names in direct sql [hive]

2024-03-11 Thread via GitHub
zhangbutao commented on code in PR #5063: URL: https://github.com/apache/hive/pull/5063#discussion_r1520802015 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -742,14 +742,8 @@ public List

Re: [PR] HIVE-28077: Iceberg: Major QB Compaction on partition level [hive]

2024-03-11 Thread via GitHub
sonarcloud[bot] commented on PR #5123: URL: https://github.com/apache/hive/pull/5123#issuecomment-1990014978 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] HIVE-28062: Optimize get_partitions_by_names in direct sql [hive]

2024-03-11 Thread via GitHub
zhangbutao commented on PR #5063: URL: https://github.com/apache/hive/pull/5063#issuecomment-1990334911 + @dengzhhu653 @deniskuzZ @ayushtkn @saihemanth-cloudera may be interested in this improvement. :) -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] HIVE-26339: HIVE-26047 Related LIKE pattern issues [hive]

2024-03-11 Thread via GitHub
github-actions[bot] commented on PR #4998: URL: https://github.com/apache/hive/pull/4998#issuecomment-1989683061 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

Re: [PR] HIVE-27970: Support Hive table partitioning to multiple storage system [hive]

2024-03-11 Thread via GitHub
github-actions[bot] commented on PR #4993: URL: https://github.com/apache/hive/pull/4993#issuecomment-1989683084 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

Re: [PR] HIVE-7145: [2.3] Remove dependence on apache commons-lang [hive]

2024-03-11 Thread via GitHub
github-actions[bot] closed pull request #4892: HIVE-7145: [2.3] Remove dependence on apache commons-lang URL: https://github.com/apache/hive/pull/4892 -- 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

Re: [PR] HIVE-27746: Hive Metastore should send single AlterPartitionEvent wit… [hive]

2024-03-11 Thread via GitHub
dengzhhu653 merged PR #4820: URL: https://github.com/apache/hive/pull/4820 -- 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:

Re: [PR] HIVE-28098: Fails to copy empty column statistics of materialized CTE [hive]

2024-03-11 Thread via GitHub
kasakrisz merged PR #5106: URL: https://github.com/apache/hive/pull/5106 -- 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:

Re: [PR] HIVE-28099: Fix logging in HMS benchmarks [hive]

2024-03-11 Thread via GitHub
InvisibleProgrammer commented on code in PR #5112: URL: https://github.com/apache/hive/pull/5112#discussion_r1519296883 ## standalone-metastore/metastore-tools/metastore-benchmarks/pom.xml: ## @@ -139,30 +143,46 @@ -

Re: [PR] HIVE-28006: Materialized view with aggregate function incorrectly shows it allows incremental rebuild [hive]

2024-03-11 Thread via GitHub
sonarcloud[bot] commented on PR #5096: URL: https://github.com/apache/hive/pull/5096#issuecomment-1987937431 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] HIVE-28062: Optimize get_partitions_by_names in direct sql [hive]

2024-03-11 Thread via GitHub
wecharyu commented on PR #5063: URL: https://github.com/apache/hive/pull/5063#issuecomment-1988071530 @zhangbutao could you take a look again? -- 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

Re: [PR] HIVE-28069: Iceberg: Implement Merge task functionality for Iceberg tables [hive]

2024-03-11 Thread via GitHub
sonarcloud[bot] commented on PR #5076: URL: https://github.com/apache/hive/pull/5076#issuecomment-1988200535 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] HIVE-27653: Iceberg: Add conflictDetectionFilter to validate concurre… [hive]

2024-03-11 Thread via GitHub
deniskuzZ merged PR #4761: URL: https://github.com/apache/hive/pull/4761 -- 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:

Re: [PR] HIVE-28006: Materialized view with aggregate function incorrectly shows it allows incremental rebuild [hive]

2024-03-11 Thread via GitHub
kasakrisz merged PR #5096: URL: https://github.com/apache/hive/pull/5096 -- 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:

Re: [PR] HIVE-27953 Retire https://apache.github.io sites and remove obsolete content/actions [hive]

2024-03-11 Thread via GitHub
simhadri-g commented on PR #5119: URL: https://github.com/apache/hive/pull/5119#issuecomment-1988512926 Thanks @zabetak , i will follow up on the changes :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] HIVE-27848 - TestCrudCompactorOnTez.secondCompactionShouldBeRefusedBe… [hive]

2024-03-11 Thread via GitHub
zabetak commented on code in PR #4859: URL: https://github.com/apache/hive/pull/4859#discussion_r1519784221 ## ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorUtil.java: ## @@ -295,4 +324,232 @@ public static LockRequest createLockRequest(HiveConf conf,

Re: [PR] HIVE-28099: Fix logging in HMS benchmarks [hive]

2024-03-11 Thread via GitHub
sonarcloud[bot] commented on PR #5112: URL: https://github.com/apache/hive/pull/5112#issuecomment-1988484359 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

[PR] DO NOT MERGE [hive]

2024-03-11 Thread via GitHub
deniskuzZ opened a new pull request, #5124: URL: https://github.com/apache/hive/pull/5124 ### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### Is the