Re: [PR] [HUDI-7710] Remove compaction.inflight from conflict resolution [hudi]

2024-05-04 Thread via GitHub
danny0405 commented on code in PR #11148: URL: https://github.com/apache/hudi/pull/11148#discussion_r1590186936 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/SimpleConcurrentFileWritesConflictResolutionStrategy.java: ## @@ -68,6 +69,7 @@

Re: [PR] [HUDI-7710] Remove compaction.inflight from conflict resolution [hudi]

2024-05-04 Thread via GitHub
yihua commented on code in PR #11148: URL: https://github.com/apache/hudi/pull/11148#discussion_r1590072865 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/SimpleConcurrentFileWritesConflictResolutionStrategy.java: ## @@ -68,6 +69,7 @@ public

Re: [PR] [HUDI-7710] Remove `compaction.inflight` from conflict resolution [hudi]

2024-05-04 Thread via GitHub
danny0405 merged PR #11148: URL: https://github.com/apache/hudi/pull/11148 -- 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] [HUDI-7710] Remove `compaction.inflight` from conflict resolution [hudi]

2024-05-04 Thread via GitHub
danny0405 commented on code in PR #11148: URL: https://github.com/apache/hudi/pull/11148#discussion_r1589927822 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/SimpleConcurrentFileWritesConflictResolutionStrategy.java: ## @@ -68,6 +69,7 @@

Re: [PR] [HUDI-7710] Remove `compaction.inflight` from conflict resolution [hudi]

2024-05-04 Thread via GitHub
hudi-bot commented on PR #11148: URL: https://github.com/apache/hudi/pull/11148#issuecomment-2094072154 ## CI report: * 82ace4ec10ccae4108bed6f67674390f905eee7f Azure:

Re: [PR] [HUDI-7710] Remove `compaction.inflight` from conflict resolution [hudi]

2024-05-03 Thread via GitHub
hudi-bot commented on PR #11148: URL: https://github.com/apache/hudi/pull/11148#issuecomment-2094024555 ## CI report: * 82ace4ec10ccae4108bed6f67674390f905eee7f Azure:

Re: [PR] [HUDI-7710] Remove `compaction.inflight` from conflict resolution [hudi]

2024-05-03 Thread via GitHub
hudi-bot commented on PR #11148: URL: https://github.com/apache/hudi/pull/11148#issuecomment-2094020901 ## CI report: * 82ace4ec10ccae4108bed6f67674390f905eee7f UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run

[PR] [HUDI-7710] Remove `compaction.inflight` from conflict resolution [hudi]

2024-05-03 Thread via GitHub
linliu-code opened a new pull request, #11148: URL: https://github.com/apache/hudi/pull/11148 ### Change Logs We filter it from `SimpleConcurrentFileWritesConflictResolutionStrategy` class. ### Impact Fix a buggy process. ### Risk level (write none, low medium or