Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2024-02-05 Thread via GitHub
InvisibleProgrammer commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1926457261 Thank you, @deniskuzZ , checking `HMSBenchmarks` and related stuff. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2024-02-02 Thread via GitHub
SourabhBadhya commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1923813701 The commit is reverted via #5058 . cc @InvisibleProgrammer @deniskuzZ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2024-02-02 Thread via GitHub
InvisibleProgrammer commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1923767559 Hi @deniskuzZ , thank you for the review. Can I ask you to roll back the change? I'm highly against keeping difference between upstream and downstream. Unfortunately, I ha

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2024-02-02 Thread via GitHub
deniskuzZ commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1923654410 @InvisibleProgrammer , @SourabhBadhya, any measurements on a query performance change after the "inner select"? what is the effect of the optimization? Are we sure it won't cause this quer

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2024-02-02 Thread via GitHub
SourabhBadhya merged PR #4740: URL: https://github.com/apache/hive/pull/4740 -- 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.apa

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

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

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2024-01-30 Thread via GitHub
InvisibleProgrammer commented on code in PR #4740: URL: https://github.com/apache/hive/pull/4740#discussion_r1471542557 ## ql/src/test/org/apache/hadoop/hive/ql/txn/compactor/handler/TestAbortedTxnCleaner.java: ## @@ -315,7 +327,6 @@ public void testAbortedCleaningWithThreeTxns

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2024-01-30 Thread via GitHub
InvisibleProgrammer commented on code in PR #4740: URL: https://github.com/apache/hive/pull/4740#discussion_r1471540262 ## ql/src/test/org/apache/hadoop/hive/ql/txn/compactor/handler/TestAbortedTxnCleaner.java: ## @@ -282,9 +284,19 @@ public void testCleaningOfAbortedDirectories

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

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

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2024-01-29 Thread via GitHub
SourabhBadhya commented on code in PR #4740: URL: https://github.com/apache/hive/pull/4740#discussion_r1469672819 ## ql/src/test/org/apache/hadoop/hive/ql/txn/compactor/handler/TestAbortedTxnCleaner.java: ## @@ -282,9 +284,19 @@ public void testCleaningOfAbortedDirectoriesBelowB

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2024-01-29 Thread via GitHub
SourabhBadhya commented on code in PR #4740: URL: https://github.com/apache/hive/pull/4740#discussion_r1469669850 ## ql/src/test/org/apache/hadoop/hive/ql/txn/compactor/handler/TestAbortedTxnCleaner.java: ## @@ -282,9 +284,19 @@ public void testCleaningOfAbortedDirectoriesBelowB

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2024-01-23 Thread via GitHub
InvisibleProgrammer commented on code in PR #4740: URL: https://github.com/apache/hive/pull/4740#discussion_r1463281761 ## ql/src/test/org/apache/hadoop/hive/ql/txn/compactor/handler/TestAbortedTxnCleaner.java: ## @@ -282,9 +284,19 @@ public void testCleaningOfAbortedDirectories

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2024-01-23 Thread via GitHub
SourabhBadhya commented on code in PR #4740: URL: https://github.com/apache/hive/pull/4740#discussion_r1463084357 ## ql/src/test/org/apache/hadoop/hive/ql/txn/compactor/handler/TestAbortedTxnCleaner.java: ## @@ -282,9 +284,19 @@ public void testCleaningOfAbortedDirectoriesBelowB

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

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

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

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

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

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

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

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

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

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

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

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

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

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

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

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

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

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

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

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

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-12-21 Thread via GitHub
sonarcloud[bot] commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1866799901 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

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

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-11-27 Thread via GitHub
sonarcloud[bot] commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1828706988 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-11-27 Thread via GitHub
sonarcloud[bot] commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1828322560 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-11-18 Thread via GitHub
sonarcloud[bot] commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1817666300 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-11-17 Thread via GitHub
sonarcloud[bot] commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1816341957 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-10-27 Thread via GitHub
SourabhBadhya commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1782445283 I think we should consider all records which are in initiated state. This would greatly reduce the number of abort cleanup requests. -- This is an automated message from the Apache G

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-10-27 Thread via GitHub
InvisibleProgrammer commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1782414344 Hi, @SourabhBadhya ! Which compaction queue states should I consider? My educated guess is only the working state but I'm not sure about Initiated and Ready for cleaning

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-10-17 Thread via GitHub
sonarcloud[bot] commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1767218046 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-10-17 Thread via GitHub
sonarcloud[bot] commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-176672 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-10-17 Thread via GitHub
InvisibleProgrammer commented on code in PR #4740: URL: https://github.com/apache/hive/pull/4740#discussion_r1362347505 ## ql/src/test/org/apache/hadoop/hive/metastore/txn/TestCompactionTxnHandler.java: ## @@ -1055,6 +1055,38 @@ public void testFindReadyToCleanAborts_limitFetchS

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-10-17 Thread via GitHub
InvisibleProgrammer commented on code in PR #4740: URL: https://github.com/apache/hive/pull/4740#discussion_r1362344051 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/impl/ReadyToCleanAbortHandler.java: ## @@ -76,7 +76,13 @@ public cl

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-10-17 Thread via GitHub
InvisibleProgrammer commented on code in PR #4740: URL: https://github.com/apache/hive/pull/4740#discussion_r1362341302 ## ql/src/test/org/apache/hadoop/hive/ql/txn/compactor/handler/TestAbortedTxnCleaner.java: ## @@ -290,49 +341,6 @@ public void testCleaningOfAbortedDirectories

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-10-17 Thread via GitHub
SourabhBadhya commented on code in PR #4740: URL: https://github.com/apache/hive/pull/4740#discussion_r1361606801 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/impl/ReadyToCleanAbortHandler.java: ## @@ -76,7 +76,13 @@ public class Re

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-10-11 Thread via GitHub
InvisibleProgrammer commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1757650756 @SourabhBadhya , can I ask you to 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

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-10-11 Thread via GitHub
sonarcloud[bot] commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1757474287 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-10-11 Thread via GitHub
InvisibleProgrammer commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1757034146 > +1 I think it is fine. Also the test is also kinda ok. Do you know need anything that remain? It seems I have one test to fix. -- This is an automated message from the

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1755522485 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-10-10 Thread via GitHub
InvisibleProgrammer closed pull request #4740: HIVE-27637: Compare highest write ID of compaction records when tryin… URL: https://github.com/apache/hive/pull/4740 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] HIVE-27637: Compare highest write ID of compaction records when tryin… [hive]

2023-10-03 Thread via GitHub
sonarcloud[bot] commented on PR #4740: URL: https://github.com/apache/hive/pull/4740#issuecomment-1745874781 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality