[GitHub] [hudi] hudi-bot commented on pull request #9651: [HUDI-6336] Support flink timeline-based ckp metadata

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9651: URL: https://github.com/apache/hudi/pull/9651#issuecomment-1722408865 ## CI report: * bfe38802d7a9a9c5bc677b19ecaefa72d4335553 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1995

[GitHub] [hudi] hudi-bot commented on pull request #9651: [HUDI-6336] Support flink timeline-based ckp metadata

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9651: URL: https://github.com/apache/hudi/pull/9651#issuecomment-1722407602 ## CI report: * bfe38802d7a9a9c5bc677b19ecaefa72d4335553 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1995

[GitHub] [hudi] hudi-bot commented on pull request #9651: [HUDI-6336] Support flink timeline-based ckp metadata

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9651: URL: https://github.com/apache/hudi/pull/9651#issuecomment-1722400858 ## CI report: * bfe38802d7a9a9c5bc677b19ecaefa72d4335553 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1995

[GitHub] [hudi] stream2000 commented on a diff in pull request #9651: [HUDI-6336] Support flink timeline-based ckp metadata

2023-09-16 Thread via GitHub
stream2000 commented on code in PR #9651: URL: https://github.com/apache/hudi/pull/9651#discussion_r1328048590 ## hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/StreamWriteOperatorCoordinator.java: ## @@ -349,8 +351,8 @@ private static void initMetadataTabl

[hudi] branch master updated: [MINOR] Move hoodie hfile/orc reader/writer test cases from hudi-client-common to hudi-common (#9103)

2023-09-16 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new be0c30735b8 [MINOR] Move hoodie hfile/orc reader/wr

[GitHub] [hudi] yihua merged pull request #9103: [MINOR] Move hoodie hfile/orc reader/writer test cases from hudi-client-common to hudi-common

2023-09-16 Thread via GitHub
yihua merged PR #9103: URL: https://github.com/apache/hudi/pull/9103 -- 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: commits-unsubscr...@hudi.apache.org

[GitHub] [hudi] hudi-bot commented on pull request #9617: [HUDI-1623] Solid completion time on timeline

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9617: URL: https://github.com/apache/hudi/pull/9617#issuecomment-1722392214 ## CI report: * 188bb6b68ea966e35a84a8a4162cb66d180069c5 UNKNOWN * d7e8ef1638542aa70ae17ea877ac621aa7d17380 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2

[GitHub] [hudi] hudi-bot commented on pull request #9617: [HUDI-1623] Solid completion time on timeline

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9617: URL: https://github.com/apache/hudi/pull/9617#issuecomment-1722391276 ## CI report: * 188bb6b68ea966e35a84a8a4162cb66d180069c5 UNKNOWN * d7e8ef1638542aa70ae17ea877ac621aa7d17380 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2

[GitHub] [hudi] vinothchandar commented on a diff in pull request #7907: [HUDI-6495][RFC-66] Non-blocking Concurrency Control

2023-09-16 Thread via GitHub
vinothchandar commented on code in PR #7907: URL: https://github.com/apache/hudi/pull/7907#discussion_r1328040583 ## rfc/rfc-66/rfc-66.md: ## @@ -0,0 +1,239 @@ +# RFC-66: Non-blocking Concurrency Control + +## Proposers +- @danny0405 +- @ForwardXu + +## Approvers +- + +## Status

[GitHub] [hudi] hudi-bot commented on pull request #9103: [MINOR] Move hoodie hfile/orc reader/writer test cases from hudi-client-common to hudi-common

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9103: URL: https://github.com/apache/hudi/pull/9103#issuecomment-1722382947 ## CI report: * 8e61475b9056f8a211acdd3752c3cfc60cd7a838 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1997

[GitHub] [hudi] hudi-bot commented on pull request #9078: [HUDI-6445] Fixing flaky deltastreamer tests

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9078: URL: https://github.com/apache/hudi/pull/9078#issuecomment-1722382925 ## CI report: * 128091716e92fd397f86662ac41107725b2d5aef Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1997

[GitHub] [hudi] yihua commented on pull request #9360: [HUDI-6867] Upgrade thrift's version to 0.13.0

2023-09-16 Thread via GitHub
yihua commented on PR #9360: URL: https://github.com/apache/hudi/pull/9360#issuecomment-1722372730 Yes, we can create our own thrift docker image. @eric9204 if you can create a script to builder the docker image, I can help upload the image to the `apachehudi` docker account. -- This is

[GitHub] [hudi] danny0405 merged pull request #9734: [DOCS][MINOR] Update roadmap page for 0.14.0 timeline

2023-09-16 Thread via GitHub
danny0405 merged PR #9734: URL: https://github.com/apache/hudi/pull/9734 -- 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: commits-unsubscr...@hudi.apache

[hudi] branch asf-site updated: [DOCS][MINOR] Update roadmap page for 0.14.0 timeline (#9734)

2023-09-16 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/asf-site by this push: new bb3d9713350 [DOCS][MINOR] Update roadmap pa

[jira] [Updated] (HUDI-6870) [BigQuerySyncTool] Pass target project id when running job.

2023-09-16 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen updated HUDI-6870: - Fix Version/s: 1.0.0 > [BigQuerySyncTool] Pass target project id when running job. > -

[jira] [Closed] (HUDI-6870) [BigQuerySyncTool] Pass target project id when running job.

2023-09-16 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen closed HUDI-6870. Resolution: Fixed Fixed via master branch: 59c4dc33e6f280e2730683c7e385b8fc512e950d > [BigQuerySyncTool] Pa

[hudi] branch master updated: [HUDI-6870] Pass project ID to BigQuery job (#9730)

2023-09-16 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 59c4dc33e6f [HUDI-6870] Pass project ID to BigQ

[GitHub] [hudi] danny0405 merged pull request #9730: [HUDI-6870] Pass project ID to BigQuery job

2023-09-16 Thread via GitHub
danny0405 merged PR #9730: URL: https://github.com/apache/hudi/pull/9730 -- 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: commits-unsubscr...@hudi.apache

[GitHub] [hudi] eric9204 commented on pull request #9360: [HUDI-6867] Upgrade thrift's version to 0.13.0

2023-09-16 Thread via GitHub
eric9204 commented on PR #9360: URL: https://github.com/apache/hudi/pull/9360#issuecomment-1722364589 > LGTM. @eric9204 I assume older metaserver client with Thrift 0.12.0 should still be able to talk to metaserver server with Thrift 0.13.0, as the Thrift upgrade does not break wire compati

[GitHub] [hudi] hudi-bot commented on pull request #9730: [HUDI-6870] Pass project ID to job

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9730: URL: https://github.com/apache/hudi/pull/9730#issuecomment-1722363518 ## CI report: * 0490cca360c6542fd52ac3316b8f2047386654fd Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1996

[GitHub] [hudi] hudi-bot commented on pull request #9103: [MINOR] Move hoodie hfile/orc reader/writer test cases from hudi-client-common to hudi-common

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9103: URL: https://github.com/apache/hudi/pull/9103#issuecomment-1722356742 ## CI report: * f26d06b7eb099e698fe7058f3ffba327d4ae5c7f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1822

[GitHub] [hudi] hudi-bot commented on pull request #9078: [HUDI-6445] Fixing flaky deltastreamer tests

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9078: URL: https://github.com/apache/hudi/pull/9078#issuecomment-1722356727 ## CI report: * 538c19b2187ac10a58d1f625c8441c3259e1efa0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1874

[GitHub] [hudi] hudi-bot commented on pull request #9730: [HUDI-6870] Pass project ID to job

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9730: URL: https://github.com/apache/hudi/pull/9730#issuecomment-1722355412 ## CI report: * 0490cca360c6542fd52ac3316b8f2047386654fd Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1996

[GitHub] [hudi] hudi-bot commented on pull request #9103: [MINOR] Move hoodie hfile/orc reader/writer test cases from hudi-client-common to hudi-common

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9103: URL: https://github.com/apache/hudi/pull/9103#issuecomment-1722355251 ## CI report: * f26d06b7eb099e698fe7058f3ffba327d4ae5c7f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1822

[GitHub] [hudi] hudi-bot commented on pull request #9078: [HUDI-6445] Fixing flaky deltastreamer tests

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9078: URL: https://github.com/apache/hudi/pull/9078#issuecomment-1722355232 ## CI report: * 538c19b2187ac10a58d1f625c8441c3259e1efa0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1874

[GitHub] [hudi] hudi-bot commented on pull request #9730: [HUDI-6870] Pass project ID to job

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9730: URL: https://github.com/apache/hudi/pull/9730#issuecomment-1722353917 ## CI report: * 0490cca360c6542fd52ac3316b8f2047386654fd UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] yihua closed pull request #8877: [DO NOT MERGE] Run GH CI with spark34 and java17 for release-0.13.1

2023-09-16 Thread via GitHub
yihua closed pull request #8877: [DO NOT MERGE] Run GH CI with spark34 and java17 for release-0.13.1 URL: https://github.com/apache/hudi/pull/8877 -- 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

[GitHub] [hudi] yihua commented on pull request #8877: [DO NOT MERGE] Run GH CI with spark34 and java17 for release-0.13.1

2023-09-16 Thread via GitHub
yihua commented on PR #8877: URL: https://github.com/apache/hudi/pull/8877#issuecomment-1722352709 Closing this testing-only PR. -- 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 comme

[GitHub] [hudi] yihua commented on pull request #8973: [HUDI-6379] [DO NOT MERGE] Pulsar version change to fix snakeyaml CVE

2023-09-16 Thread via GitHub
yihua commented on PR #8973: URL: https://github.com/apache/hudi/pull/8973#issuecomment-1722352573 @mansipp is this still WIP? -- 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

[GitHub] [hudi] yihua commented on a diff in pull request #9395: [HUDI-6669] HoodieEngineContext should not use parallel stream with parallelism greater than CPU cores

2023-09-16 Thread via GitHub
yihua commented on code in PR #9395: URL: https://github.com/apache/hudi/pull/9395#discussion_r1328024397 ## hudi-common/src/main/java/org/apache/hudi/common/engine/HoodieEngineContext.java: ## @@ -105,4 +105,12 @@ public abstract List reduceByKey( public abstract void cance

[hudi] branch master updated: [HUDI-6678] Fix the acquisition of clean&rollback instants to archive (#9416)

2023-09-16 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 7863348c526 [HUDI-6678] Fix the acquisition of clea

[GitHub] [hudi] yihua merged pull request #9416: [HUDI-6678] Fix the acquisition of clean&rollback instants to archive

2023-09-16 Thread via GitHub
yihua merged PR #9416: URL: https://github.com/apache/hudi/pull/9416 -- 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: commits-unsubscr...@hudi.apache.org

[GitHub] [hudi] yihua commented on a diff in pull request #9416: [HUDI-6678] Fix the acquisition of clean&rollback instants to archive

2023-09-16 Thread via GitHub
yihua commented on code in PR #9416: URL: https://github.com/apache/hudi/pull/9416#discussion_r1328020402 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/timeline/HoodieTimelineArchiver.java: ## @@ -281,16 +243,62 @@ private Stream getInstantsToArchive()

[GitHub] [hudi] yihua commented on a diff in pull request #9184: [HUDI-6551] A new slashed month partition value extractor

2023-09-16 Thread via GitHub
yihua commented on code in PR #9184: URL: https://github.com/apache/hudi/pull/9184#discussion_r1328018491 ## hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/SlashEncodedMonthPartitionValueExtractor.java: ## @@ -0,0 +1,56 @@ +/* + * Licensed to the Apache Software Fou

[GitHub] [hudi] yihua commented on a diff in pull request #9184: [HUDI-6551] A new slashed month partition value extractor

2023-09-16 Thread via GitHub
yihua commented on code in PR #9184: URL: https://github.com/apache/hudi/pull/9184#discussion_r1328018478 ## hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/SlashEncodedMonthPartitionValueExtractor.java: ## @@ -0,0 +1,56 @@ +/* + * Licensed to the Apache Software Fou

[hudi] branch master updated: [HUDI-6867] Upgrade thrift's version to 0.13.0 (#9360)

2023-09-16 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 17c504237c7 [HUDI-6867] Upgrade thrift's version to

[GitHub] [hudi] yihua merged pull request #9360: [HUDI-6867] Upgrade thrift's version to 0.13.0

2023-09-16 Thread via GitHub
yihua merged PR #9360: URL: https://github.com/apache/hudi/pull/9360 -- 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: commits-unsubscr...@hudi.apache.org

[GitHub] [hudi] hudi-bot commented on pull request #9730: [HUDI-6870] Pass project ID to job

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9730: URL: https://github.com/apache/hudi/pull/9730#issuecomment-1722333852 ## CI report: * 0490cca360c6542fd52ac3316b8f2047386654fd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1996

[GitHub] [hudi] hudi-bot commented on pull request #9730: [HUDI-6870] Pass project ID to job

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9730: URL: https://github.com/apache/hudi/pull/9730#issuecomment-1722322877 ## CI report: * 0490cca360c6542fd52ac3316b8f2047386654fd Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1996

[GitHub] [hudi] hudi-bot commented on pull request #9730: [HUDI-6870] Pass project ID to job

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9730: URL: https://github.com/apache/hudi/pull/9730#issuecomment-1722321609 ## CI report: * 0490cca360c6542fd52ac3316b8f2047386654fd UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[hudi] branch asf-site updated: [HUDI-6341][DOCS] Add Spark 3.4 support in quick start (#8958)

2023-09-16 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/asf-site by this push: new 1df6caf1fe1 [HUDI-6341][DOCS] Add Spark 3.4 sup

[GitHub] [hudi] yihua merged pull request #8958: [HUDI-6341][DOCS] Add Spark 3.4 support in quick start

2023-09-16 Thread via GitHub
yihua merged PR #8958: URL: https://github.com/apache/hudi/pull/8958 -- 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: commits-unsubscr...@hudi.apache.org

[GitHub] [hudi] yihua commented on a diff in pull request #8958: [HUDI-6341][DOCS] Add Spark 3.4 support in quick start

2023-09-16 Thread via GitHub
yihua commented on code in PR #8958: URL: https://github.com/apache/hudi/pull/8958#discussion_r1328008541 ## website/docs/quick-start-guide.md: ## @@ -125,25 +152,36 @@ pyspark \ Hudi support using Spark SQL to write and read data with the **HoodieSparkSessionExtension** sql e

[GitHub] [hudi] bhasudha opened a new pull request, #9734: [DOCS][MINOR] Update roadmap page for 0.14.0 timeline

2023-09-16 Thread via GitHub
bhasudha opened a new pull request, #9734: URL: https://github.com/apache/hudi/pull/9734 ### Change Logs update 0.14.0 timeline in roadmap page ### Impact minor ### Risk level (write none, low medium or high below) low ### Documentation Update

[GitHub] [hudi] hudi-bot commented on pull request #9617: [HUDI-1623] Solid completion time on timeline

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9617: URL: https://github.com/apache/hudi/pull/9617#issuecomment-1722280347 ## CI report: * 188bb6b68ea966e35a84a8a4162cb66d180069c5 UNKNOWN * d7e8ef1638542aa70ae17ea877ac621aa7d17380 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2

[GitHub] [hudi] vinothchandar commented on pull request #9717: [DNM] Support Spark 3.5.0

2023-09-16 Thread via GitHub
vinothchandar commented on PR #9717: URL: https://github.com/apache/hudi/pull/9717#issuecomment-1722268360 awesome ! @CTTY . @yihua can we figure out how we can integrate with the native spark reader. -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [hudi] vinothchandar commented on a diff in pull request #9712: [HUDI-6851] Fixing Spark quick start guide

2023-09-16 Thread via GitHub
vinothchandar commented on code in PR #9712: URL: https://github.com/apache/hudi/pull/9712#discussion_r1327983115 ## website/docs/quick-start-guide.md: ## @@ -7,10 +7,8 @@ last_modified_at: 2023-08-23T21:14:52+09:00 import Tabs from '@theme/Tabs'; import TabItem from '@theme/T

[GitHub] [hudi] hudi-bot commented on pull request #9617: [HUDI-1623] Solid completion time on timeline

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9617: URL: https://github.com/apache/hudi/pull/9617#issuecomment-1722258824 ## CI report: * 188bb6b68ea966e35a84a8a4162cb66d180069c5 UNKNOWN * c55e60c8e52936bcf3feeb17217eb7e7a52dfa24 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-

[GitHub] [hudi] hudi-bot commented on pull request #9617: [HUDI-1623] Solid completion time on timeline

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9617: URL: https://github.com/apache/hudi/pull/9617#issuecomment-1722257343 ## CI report: * 188bb6b68ea966e35a84a8a4162cb66d180069c5 UNKNOWN * 93c5f5993e1b00eb410fbe4171b9f6665bb6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2

[GitHub] [hudi] hudi-bot commented on pull request #9617: [HUDI-1623] Solid completion time on timeline

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9617: URL: https://github.com/apache/hudi/pull/9617#issuecomment-1722255846 ## CI report: * 188bb6b68ea966e35a84a8a4162cb66d180069c5 UNKNOWN * 93c5f5993e1b00eb410fbe4171b9f6665bb6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2

[GitHub] [hudi] hudi-bot commented on pull request #9617: [HUDI-1623] Solid completion time on timeline

2023-09-16 Thread via GitHub
hudi-bot commented on PR #9617: URL: https://github.com/apache/hudi/pull/9617#issuecomment-1722246590 ## CI report: * 188bb6b68ea966e35a84a8a4162cb66d180069c5 UNKNOWN * 93c5f5993e1b00eb410fbe4171b9f6665bb6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2

[GitHub] [hudi] bhasudha commented on a diff in pull request #9709: [HUDI-6856] Adding a page for partially failed commits

2023-09-16 Thread via GitHub
bhasudha commented on code in PR #9709: URL: https://github.com/apache/hudi/pull/9709#discussion_r1327962056 ## website/docs/rollbacks.md: ## @@ -0,0 +1,67 @@ +--- +title: Partially Failed Commits +toc: true +--- + +## Partially failed commits + +Your pipelines could fail due to

[GitHub] [hudi] xushiyan opened a new pull request, #9733: [WIP][DNM] test ci timeout

2023-09-16 Thread via GitHub
xushiyan opened a new pull request, #9733: URL: https://github.com/apache/hudi/pull/9733 ### Change Logs _Describe context and summary for this change. Highlight if any code was copied._ ### Impact _Describe any public API or user-facing feature change or any performance