[GitHub] [hudi] danny0405 opened a new pull request, #9177: [HUDI-6526] Hoodie Hive catalog sync timestamp(3) as timestamp type into Hive

2023-07-11 Thread via GitHub
danny0405 opened a new pull request, #9177: URL: https://github.com/apache/hudi/pull/9177 ### Change Logs After HUDI-6307, timestamp(3) is also synced as timestamp type in Hive. ### Impact The table created through hive catalog would sync the timestamp(3) as timestamp in

[jira] [Created] (HUDI-6526) Hoodie Hive catalog sync timestamp(3) as timestamp type into Hive

2023-07-11 Thread Danny Chen (Jira)
Danny Chen created HUDI-6526: Summary: Hoodie Hive catalog sync timestamp(3) as timestamp type into Hive Key: HUDI-6526 URL: https://issues.apache.org/jira/browse/HUDI-6526 Project: Apache Hudi

[jira] [Closed] (HUDI-6525) Syncing the view in Embedded TimelineServer can cause NullPointerException if MDT is enabled

2023-07-11 Thread Prashant Wason (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Wason closed HUDI-6525. Resolution: Invalid > Syncing the view in Embedded TimelineServer can cause NullPointerException if

[jira] [Commented] (HUDI-6525) Syncing the view in Embedded TimelineServer can cause NullPointerException if MDT is enabled

2023-07-11 Thread Prashant Wason (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17742289#comment-17742289 ] Prashant Wason commented on HUDI-6525: -- This is not an issue for master branch due to

[GitHub] [hudi] hudi-bot commented on pull request #9106: [HUDI-6118] Some fixes to improve the MDT and record index code base.

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

[jira] [Created] (HUDI-6525) Syncing the view in Embedded TimelineServer can cause NullPointerException if MDT is enabled

2023-07-11 Thread Prashant Wason (Jira)
Prashant Wason created HUDI-6525: Summary: Syncing the view in Embedded TimelineServer can cause NullPointerException if MDT is enabled Key: HUDI-6525 URL: https://issues.apache.org/jira/browse/HUDI-6525

[GitHub] [hudi] hudi-bot commented on pull request #9106: [HUDI-6118] Some fixes to improve the MDT and record index code base.

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

[GitHub] [hudi] hudi-bot commented on pull request #8452: [HUDI-6077] Add more partition push down filters

2023-07-11 Thread via GitHub
hudi-bot commented on PR #8452: URL: https://github.com/apache/hudi/pull/8452#issuecomment-1631909019 ## CI report: * 8082df232089396b2a9f9be2b915e51b3645f172 UNKNOWN * 8429f89c5499d33074a6ed0039e5bd9a2da84024 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2

[GitHub] [hudi] boneanxs commented on pull request #8452: [HUDI-6077] Add more partition push down filters

2023-07-11 Thread via GitHub
boneanxs commented on PR #8452: URL: https://github.com/apache/hudi/pull/8452#issuecomment-1631902798 @hudi-bot run azure -- 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

[GitHub] [hudi] codope merged pull request #9168: [HUDI-6276] Rename HoodieDeltaStreamer to HoodieStreamer

2023-07-11 Thread via GitHub
codope merged PR #9168: URL: https://github.com/apache/hudi/pull/9168 -- 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.or

[GitHub] [hudi] hudi-bot commented on pull request #9136: [HUDI-6509] Add GitHub CI for Java 17

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9136: URL: https://github.com/apache/hudi/pull/9136#issuecomment-1631868486 ## CI report: * a0e7207fb19738237d56fa0060c91cb7865ae9c0 UNKNOWN * cb101756f1bb906839b8f135b618f26205e022a9 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2

[GitHub] [hudi] hudi-bot commented on pull request #8949: [DNM] Testing Java 17

2023-07-11 Thread via GitHub
hudi-bot commented on PR #8949: URL: https://github.com/apache/hudi/pull/8949#issuecomment-1631868189 ## CI report: * 66acd28baa87819b949d165775556169243ccc3f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1851

[GitHub] [hudi] SteNicholas commented on a diff in pull request #9160: [HUDI-6501] HoodieHeartbeatClient should stop all heartbeats and not delete heartbeat files for close

2023-07-11 Thread via GitHub
SteNicholas commented on code in PR #9160: URL: https://github.com/apache/hudi/pull/9160#discussion_r1260602587 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/heartbeat/HoodieHeartbeatClient.java: ## @@ -185,36 +179,55 @@ public void start(String instantT

[GitHub] [hudi] hudi-bot commented on pull request #9136: [HUDI-6509] Add GitHub CI for Java 17

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9136: URL: https://github.com/apache/hudi/pull/9136#issuecomment-1631862722 ## CI report: * a0e7207fb19738237d56fa0060c91cb7865ae9c0 UNKNOWN * cb101756f1bb906839b8f135b618f26205e022a9 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2

[GitHub] [hudi] hudi-bot commented on pull request #8949: [DNM] Testing Java 17

2023-07-11 Thread via GitHub
hudi-bot commented on PR #8949: URL: https://github.com/apache/hudi/pull/8949#issuecomment-1631862350 ## CI report: * 66acd28baa87819b949d165775556169243ccc3f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1851

[GitHub] [hudi] hudi-bot commented on pull request #9145: [HUDI-6464] Codreview changes for Spark SQL Merge Into for pkless tables'

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9145: URL: https://github.com/apache/hudi/pull/9145#issuecomment-1631856861 ## CI report: * 9e3c05bdf4ef8cb5bb800ccde85fde085b0d07af Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1850

[GitHub] [hudi] hudi-bot commented on pull request #9131: [HUDI-6315] Feature flag for disabling optimized update/delete code path.

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

[GitHub] [hudi] Zouxxyy commented on a diff in pull request #8832: [HUDI-6288] Create IngestionPrimaryWriterBasedConflictResolutionStrategy to prioritize ingestion writers over other writers

2023-07-11 Thread via GitHub
Zouxxyy commented on code in PR #8832: URL: https://github.com/apache/hudi/pull/8832#discussion_r1260558466 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/IngestionPrimaryWriterBasedConflictResolutionStrategy.java: ## @@ -0,0 +1,116 @@ +/* + *

[GitHub] [hudi] Zouxxyy commented on a diff in pull request #8832: [HUDI-6288] Create IngestionPrimaryWriterBasedConflictResolutionStrategy to prioritize ingestion writers over other writers

2023-07-11 Thread via GitHub
Zouxxyy commented on code in PR #8832: URL: https://github.com/apache/hudi/pull/8832#discussion_r1260558466 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/IngestionPrimaryWriterBasedConflictResolutionStrategy.java: ## @@ -0,0 +1,116 @@ +/* + *

[GitHub] [hudi] Zouxxyy commented on a diff in pull request #8832: [HUDI-6288] Create IngestionPrimaryWriterBasedConflictResolutionStrategy to prioritize ingestion writers over other writers

2023-07-11 Thread via GitHub
Zouxxyy commented on code in PR #8832: URL: https://github.com/apache/hudi/pull/8832#discussion_r1260558466 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/IngestionPrimaryWriterBasedConflictResolutionStrategy.java: ## @@ -0,0 +1,116 @@ +/* + *

[GitHub] [hudi] Zouxxyy commented on a diff in pull request #8832: [HUDI-6288] Create IngestionPrimaryWriterBasedConflictResolutionStrategy to prioritize ingestion writers over other writers

2023-07-11 Thread via GitHub
Zouxxyy commented on code in PR #8832: URL: https://github.com/apache/hudi/pull/8832#discussion_r1260558466 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/IngestionPrimaryWriterBasedConflictResolutionStrategy.java: ## @@ -0,0 +1,116 @@ +/* + *

[GitHub] [hudi] Zouxxyy commented on a diff in pull request #8832: [HUDI-6288] Create IngestionPrimaryWriterBasedConflictResolutionStrategy to prioritize ingestion writers over other writers

2023-07-11 Thread via GitHub
Zouxxyy commented on code in PR #8832: URL: https://github.com/apache/hudi/pull/8832#discussion_r1260558466 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/IngestionPrimaryWriterBasedConflictResolutionStrategy.java: ## @@ -0,0 +1,116 @@ +/* + *

[GitHub] [hudi] hudi-bot commented on pull request #9175: [MINOR] StreamWriteOperatorCoordinator stop current instant heartbeat…

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9175: URL: https://github.com/apache/hudi/pull/9175#issuecomment-1631826023 ## CI report: * 98654ed70f92bcbe239b999e733b7aa79c296faf Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1851

[GitHub] [hudi] hudi-bot commented on pull request #9176: [HUDI-6523] fix get valid checkpoint for current writer

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9176: URL: https://github.com/apache/hudi/pull/9176#issuecomment-1631826058 ## CI report: * 4e765c59cbf491b4a593e77b0951d9ab74b516bd Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1851

[GitHub] [hudi] hudi-bot commented on pull request #8949: [DNM] Testing Java 17

2023-07-11 Thread via GitHub
hudi-bot commented on PR #8949: URL: https://github.com/apache/hudi/pull/8949#issuecomment-1631825658 ## CI report: * 66acd28baa87819b949d165775556169243ccc3f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1851

[GitHub] [hudi] hudi-bot commented on pull request #8610: [HUDI-6156] Prevent leaving tmp file in timeline when multi process t…

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

[GitHub] [hudi] hudi-bot commented on pull request #9176: [HUDI-6523] fix get valid checkpoint for current writer

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9176: URL: https://github.com/apache/hudi/pull/9176#issuecomment-1631820866 ## CI report: * 4e765c59cbf491b4a593e77b0951d9ab74b516bd UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] hudi-bot commented on pull request #9175: [MINOR] StreamWriteOperatorCoordinator stop current instant heartbeat…

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9175: URL: https://github.com/apache/hudi/pull/9175#issuecomment-1631820842 ## CI report: * 98654ed70f92bcbe239b999e733b7aa79c296faf UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] hudi-bot commented on pull request #8610: [HUDI-6156] Prevent leaving tmp file in timeline when multi process t…

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

[GitHub] [hudi] hudi-bot commented on pull request #9173: Dynamic Partition Pruning Port

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9173: URL: https://github.com/apache/hudi/pull/9173#issuecomment-1631815699 ## CI report: * 0d0d0cde8aa18c5e93ce256208ea3b27b210a815 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1850

[GitHub] [hudi] hudi-bot commented on pull request #8949: [DNM] Testing Java 17

2023-07-11 Thread via GitHub
hudi-bot commented on PR #8949: URL: https://github.com/apache/hudi/pull/8949#issuecomment-1631815308 ## CI report: * 28e822b1a4b83751727dbca0d3d632ca9ca2ac3e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1850

[GitHub] [hudi] voonhous commented on pull request #9068: [HUDI-6447] Unify operation in compaction and clustering procedure

2023-07-11 Thread via GitHub
voonhous commented on PR #9068: URL: https://github.com/apache/hudi/pull/9068#issuecomment-1631813308 @Zouxxyy Do you mean: > For example, ~compaction~ clustering procedure only supports schedule and run (do both schedule and execute), execute only is not supported,... Got a li

[GitHub] [hudi] SteNicholas commented on a diff in pull request #9175: [MINOR] StreamWriteOperatorCoordinator stop current instant heartbeat…

2023-07-11 Thread via GitHub
SteNicholas commented on code in PR #9175: URL: https://github.com/apache/hudi/pull/9175#discussion_r1260538162 ## hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/StreamWriteOperatorCoordinator.java: ## @@ -362,6 +362,10 @@ private void initClientIds(Configur

[jira] [Updated] (HUDI-6523) Fix get valid checkpoint for current writer

2023-07-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-6523: - Labels: pull-request-available (was: ) > Fix get valid checkpoint for current writer > --

[GitHub] [hudi] eric9204 opened a new pull request, #9176: [HUDI-6523] fix get valid checkpoint for current writer

2023-07-11 Thread via GitHub
eric9204 opened a new pull request, #9176: URL: https://github.com/apache/hudi/pull/9176 ### Change Logs filter commit action and deltacommit action when get valid checkpoint for current writer ### Impact NONE ### Risk level (write none, low medium or high below)

[GitHub] [hudi] stream2000 commented on a diff in pull request #9175: [MINOR] StreamWriteOperatorCoordinator stop current instant heartbeat…

2023-07-11 Thread via GitHub
stream2000 commented on code in PR #9175: URL: https://github.com/apache/hudi/pull/9175#discussion_r1260529173 ## hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/StreamWriteOperatorCoordinator.java: ## @@ -362,6 +362,10 @@ private void initClientIds(Configura

[GitHub] [hudi] stream2000 opened a new pull request, #9175: [MINOR] StreamWriteOperatorCoordinator stop current instant heartbeat…

2023-07-11 Thread via GitHub
stream2000 opened a new pull request, #9175: URL: https://github.com/apache/hudi/pull/9175 … before start new instant ### Change Logs When some sub-tasks failed and global failure triggered, write tasks will be reset and re-deployed. Due to `StreamWriteCoordinator` do not exten

[jira] [Created] (HUDI-6524) Support re-attempting failed compaction

2023-07-11 Thread sivabalan narayanan (Jira)
sivabalan narayanan created HUDI-6524: - Summary: Support re-attempting failed compaction Key: HUDI-6524 URL: https://issues.apache.org/jira/browse/HUDI-6524 Project: Apache Hudi Issue Typ

[jira] [Created] (HUDI-6523) Fix get valid checkpoint for current writer

2023-07-11 Thread eric (Jira)
eric created HUDI-6523: -- Summary: Fix get valid checkpoint for current writer Key: HUDI-6523 URL: https://issues.apache.org/jira/browse/HUDI-6523 Project: Apache Hudi Issue Type: Bug Component

[GitHub] [hudi] nylqd commented on issue #9162: [SUPPORT] Permission denied access ckp_meta while start flink job

2023-07-11 Thread via GitHub
nylqd commented on issue #9162: URL: https://github.com/apache/hudi/issues/9162#issuecomment-1631793719 > @nylqd Can you please share the permissions for all directories under: > > > > ``` > > /path_to_hudi_table/.hoodie/.aux/ckp_meta/. > > ``` > > >

[GitHub] [hudi] Zouxxyy commented on a diff in pull request #8832: [HUDI-6288] Create IngestionPrimaryWriterBasedConflictResolutionStrategy to prioritize ingestion writers over other writers

2023-07-11 Thread via GitHub
Zouxxyy commented on code in PR #8832: URL: https://github.com/apache/hudi/pull/8832#discussion_r1260517417 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/IngestionPrimaryWriterBasedConflictResolutionStrategy.java: ## @@ -0,0 +1,116 @@ +/* + *

[GitHub] [hudi] hudi-bot commented on pull request #9158: [MINOR] Unpersist only relevent metadata table RDDs

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

[GitHub] [hudi] hudi-bot commented on pull request #8949: [DNM] Testing Java 17

2023-07-11 Thread via GitHub
hudi-bot commented on PR #8949: URL: https://github.com/apache/hudi/pull/8949#issuecomment-1631790650 ## CI report: * 28e822b1a4b83751727dbca0d3d632ca9ca2ac3e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1850

[GitHub] [hudi] Zouxxyy commented on a diff in pull request #8832: [HUDI-6288] Create IngestionPrimaryWriterBasedConflictResolutionStrategy to prioritize ingestion writers over other writers

2023-07-11 Thread via GitHub
Zouxxyy commented on code in PR #8832: URL: https://github.com/apache/hudi/pull/8832#discussion_r1260517417 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/IngestionPrimaryWriterBasedConflictResolutionStrategy.java: ## @@ -0,0 +1,116 @@ +/* + *

[GitHub] [hudi] ChiaWeiGithub opened a new issue, #9174: [SUPPORT]flink sql hudi will create duplicate record on same s3 path when the data size is bigger enough to create new filegroup and different

2023-07-11 Thread via GitHub
ChiaWeiGithub opened a new issue, #9174: URL: https://github.com/apache/hudi/issues/9174 **_Tips before filing an issue_** - Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)? - Join the mailing list to engage in conversations and get faster support at dev-su

[GitHub] [hudi] hudi-bot commented on pull request #9158: [MINOR] Unpersist only relevent metadata table RDDs

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

[GitHub] [hudi] hudi-bot commented on pull request #9106: [HUDI-6118] Some fixes to improve the MDT and record index code base.

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

[GitHub] [hudi] hudi-bot commented on pull request #8949: [DNM] Testing Java 17

2023-07-11 Thread via GitHub
hudi-bot commented on PR #8949: URL: https://github.com/apache/hudi/pull/8949#issuecomment-1631780464 ## CI report: * 5f1f42b93a005a10f308559091bd1f329a7318ff Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=185

[GitHub] [hudi] danny0405 commented on a diff in pull request #9158: [MINOR] Unpersist only relevent metadata table RDDs

2023-07-11 Thread via GitHub
danny0405 commented on code in PR #9158: URL: https://github.com/apache/hudi/pull/9158#discussion_r1260505794 ## hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/client/common/HoodieSparkEngineContext.java: ## @@ -207,15 +206,15 @@ public void putCachedDataIds(HoodieD

[GitHub] [hudi] danny0405 commented on pull request #9160: [HUDI-6501] HoodieHeartbeatClient should stop all heartbeats and not delete heartbeat files for close

2023-07-11 Thread via GitHub
danny0405 commented on PR #9160: URL: https://github.com/apache/hudi/pull/9160#issuecomment-1631772609 cc @bvaradar , can you take a look at this change? I'm not very clear with the impact on Spark engine/workflow. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [hudi] KnightChess commented on a diff in pull request #9158: [MINOR] Unpersist only relevent metadata table RDDs

2023-07-11 Thread via GitHub
KnightChess commented on code in PR #9158: URL: https://github.com/apache/hudi/pull/9158#discussion_r1260502975 ## hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/client/common/HoodieSparkEngineContext.java: ## @@ -207,15 +206,15 @@ public void putCachedDataIds(Hoodi

[GitHub] [hudi] danny0405 commented on a diff in pull request #9165: [HUDI-6517] Throw error if deletion of invalid data file fails

2023-07-11 Thread via GitHub
danny0405 commented on code in PR #9165: URL: https://github.com/apache/hudi/pull/9165#discussion_r1260496231 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/HoodieTable.java: ## @@ -688,7 +688,10 @@ private void deleteInvalidFilesByPartitions(HoodieEngine

[GitHub] [hudi] danny0405 commented on issue #9132: [SUPPORT] hudi deltastreamer jsonkafka source schema registry fail

2023-07-11 Thread via GitHub
danny0405 commented on issue #9132: URL: https://github.com/apache/hudi/issues/9132#issuecomment-1631762925 > Exception in thread "main" org.apache.avro.SchemaParseException: Type not supported: object at org.apache.avro.Schema.parse(Schema.java:1734) at org.apache.avro.Schem

[GitHub] [hudi] danny0405 commented on issue #9172: [SUPPORT] java.lang.ClassCastException with incremental query

2023-07-11 Thread via GitHub
danny0405 commented on issue #9172: URL: https://github.com/apache/hudi/issues/9172#issuecomment-1631754480 It seems the vectorization execution is enabled while Hudi can not handle it, it is kind of related with the Spark version, can you use spark 3.2.x and try again ~, in 0.14.0, it woul

[GitHub] [hudi] danny0405 commented on a diff in pull request #9158: [MINOR] Unpersist only relevent metadata table RDDs

2023-07-11 Thread via GitHub
danny0405 commented on code in PR #9158: URL: https://github.com/apache/hudi/pull/9158#discussion_r1260483097 ## hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/client/common/HoodieSparkEngineContext.java: ## @@ -207,15 +206,15 @@ public void putCachedDataIds(HoodieD

[GitHub] [hudi] hudi-bot commented on pull request #8949: [DNM] Testing Java 17

2023-07-11 Thread via GitHub
hudi-bot commented on PR #8949: URL: https://github.com/apache/hudi/pull/8949#issuecomment-1631750583 ## CI report: * 4360020cdb803dff6dc4e21bab9745ec287956f2 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=185

[GitHub] [hudi] danny0405 commented on pull request #9106: [HUDI-6118] Some fixes to improve the MDT and record index code base.

2023-07-11 Thread via GitHub
danny0405 commented on PR #9106: URL: https://github.com/apache/hudi/pull/9106#issuecomment-1631750486 > then a wrong setting here would probably keep only a single HFile Can we add some validation logic in metadata table write config builder and guard the correctness? To keep at leas

[GitHub] [hudi] hudi-bot commented on pull request #8949: [DNM] Testing Java 17

2023-07-11 Thread via GitHub
hudi-bot commented on PR #8949: URL: https://github.com/apache/hudi/pull/8949#issuecomment-1631745561 ## CI report: * b5e4f56f3b7c905cfc782c997d586f717f93889c Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=185

[GitHub] [hudi] stream2000 commented on pull request #9169: [HUDI-6521] Disable failing test case.

2023-07-11 Thread via GitHub
stream2000 commented on PR #9169: URL: https://github.com/apache/hudi/pull/9169#issuecomment-1631745271 Hi @amrishlal and @nsivabalan, sorry for the test case failure introduced. I have raised #9163 and fixed ci. Should we just revert this pr and enable the test again? Thanks~ -- This i

[GitHub] [hudi] hudi-bot commented on pull request #9168: [HUDI-6276] Rename HoodieDeltaStreamer to HoodieStreamer

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9168: URL: https://github.com/apache/hudi/pull/9168#issuecomment-1631739180 ## CI report: * 55648de1a087b2081dde0ef11ef1eb6944e18e0c Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1850

[GitHub] [hudi] hudi-bot commented on pull request #8949: [DNM] Testing Java 17

2023-07-11 Thread via GitHub
hudi-bot commented on PR #8949: URL: https://github.com/apache/hudi/pull/8949#issuecomment-1631712005 ## CI report: * b5e4f56f3b7c905cfc782c997d586f717f93889c Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=185

[GitHub] [hudi] soumilshah1995 commented on issue #9143: [SUPPORT] Failure to delete records with missing attributes from PostgresDebeziumSource

2023-07-11 Thread via GitHub
soumilshah1995 commented on issue #9143: URL: https://github.com/apache/hudi/issues/9143#issuecomment-1631710874 # Project : Using Apache Hudi Deltastreamer and AWS DMS Hands on Labs ![image](https://user-images.githubusercontent.com/39345855/228927370-f7264d4a-f026-4014-9df4-b063f000

[GitHub] [hudi] soumilshah1995 commented on issue #9170: [SUPPORT] Possibly unquoted identifier in Glue V4 Streaming Job

2023-07-11 Thread via GitHub
soumilshah1995 commented on issue #9170: URL: https://github.com/apache/hudi/issues/9170#issuecomment-1631709692 can you try these code ``` try: import sys from awsglue.transforms import * from awsglue.utils import getResolvedOptions from pyspark.

[GitHub] [hudi] soumilshah1995 commented on issue #9172: [SUPPORT] java.lang.ClassCastException with incremental query

2023-07-11 Thread via GitHub
soumilshah1995 commented on issue #9172: URL: https://github.com/apache/hudi/issues/9172#issuecomment-1631708363 can you share some code or other details ? -- 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

[GitHub] [hudi] leesf commented on a diff in pull request #9160: [HUDI-6501] HoodieHeartbeatClient should stop all heartbeats and not delete heartbeat files for close

2023-07-11 Thread via GitHub
leesf commented on code in PR #9160: URL: https://github.com/apache/hudi/pull/9160#discussion_r1260443951 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/heartbeat/HoodieHeartbeatClient.java: ## @@ -185,36 +179,55 @@ public void start(String instantTime) {

[GitHub] [hudi] hudi-bot commented on pull request #8949: [DNM] Testing Java 17

2023-07-11 Thread via GitHub
hudi-bot commented on PR #8949: URL: https://github.com/apache/hudi/pull/8949#issuecomment-1631706730 ## CI report: * 021d75ea25b016c6482fec0838e14ce72e4c05cd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1839

[GitHub] [hudi] hudi-bot commented on pull request #9145: [HUDI-6464] Codreview changes for Spark SQL Merge Into for pkless tables'

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9145: URL: https://github.com/apache/hudi/pull/9145#issuecomment-1631673249 ## CI report: * 10f9adc8c62d6fae7219a4472cba010a1c1c0da0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1847

[GitHub] [hudi] hudi-bot commented on pull request #9131: [HUDI-6315] Feature flag for disabling optimized update/delete code path.

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

[GitHub] [hudi] hudi-bot commented on pull request #8949: [DNM] Testing Java 17

2023-07-11 Thread via GitHub
hudi-bot commented on PR #8949: URL: https://github.com/apache/hudi/pull/8949#issuecomment-1631672847 ## CI report: * 021d75ea25b016c6482fec0838e14ce72e4c05cd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1839

[GitHub] [hudi] hudi-bot commented on pull request #9145: [HUDI-6464] Codreview changes for Spark SQL Merge Into for pkless tables'

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9145: URL: https://github.com/apache/hudi/pull/9145#issuecomment-1631667354 ## CI report: * 10f9adc8c62d6fae7219a4472cba010a1c1c0da0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1847

[GitHub] [hudi] hudi-bot commented on pull request #9131: [HUDI-6315] Feature flag for disabling optimized update/delete code path.

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

[GitHub] [hudi] hudi-bot commented on pull request #8949: [DNM] Testing Java 17

2023-07-11 Thread via GitHub
hudi-bot commented on PR #8949: URL: https://github.com/apache/hudi/pull/8949#issuecomment-1631666998 ## CI report: * 021d75ea25b016c6482fec0838e14ce72e4c05cd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1839

[GitHub] [hudi] hudi-bot commented on pull request #9173: Dynamic Partition Pruning Port

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9173: URL: https://github.com/apache/hudi/pull/9173#issuecomment-1631661084 ## CI report: * 0d0d0cde8aa18c5e93ce256208ea3b27b210a815 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1850

[GitHub] [hudi] nsivabalan commented on a diff in pull request #9165: [HUDI-6517] Throw error if deletion of invalid data file fails

2023-07-11 Thread via GitHub
nsivabalan commented on code in PR #9165: URL: https://github.com/apache/hudi/pull/9165#discussion_r1260403670 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/HoodieTable.java: ## @@ -688,7 +688,10 @@ private void deleteInvalidFilesByPartitions(HoodieEngin

[hudi] branch master updated: [HUDI-6521] Disable failing test case. (#9169)

2023-07-11 Thread sivabalan
This is an automated email from the ASF dual-hosted git repository. sivabalan 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 51ddf1affcd [HUDI-6521] Disable failing test ca

[GitHub] [hudi] nsivabalan merged pull request #9169: [HUDI-6521] Disable failing test case.

2023-07-11 Thread via GitHub
nsivabalan merged PR #9169: URL: https://github.com/apache/hudi/pull/9169 -- 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.apach

[GitHub] [hudi] stream2000 commented on pull request #9156: [HUDI-6515] Fix bucket index row writer write record to wrong handle

2023-07-11 Thread via GitHub
stream2000 commented on PR #9156: URL: https://github.com/apache/hudi/pull/9156#issuecomment-1631644198 > The test case modified in this PR is failing. Sorry for the inconvenience, we have fixed the ci in #9163, could you please rebase the lastest master? -- This is an a

[GitHub] [hudi] nbalajee commented on a diff in pull request #9035: [HUDI-6416] Completion markers for handling execution engine (spark) …

2023-07-11 Thread via GitHub
nbalajee commented on code in PR #9035: URL: https://github.com/apache/hudi/pull/9035#discussion_r1260391602 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/io/HoodieCreateHandle.java: ## @@ -217,6 +218,8 @@ public List close() { setupWriteStatus(); +

[GitHub] [hudi] amrishlal commented on pull request #9169: [HUDI-6521] Disable failing test case.

2023-07-11 Thread via GitHub
amrishlal commented on PR #9169: URL: https://github.com/apache/hudi/pull/9169#issuecomment-1631635510 @hudi-bot run azure -- 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. T

[GitHub] [hudi] nbalajee commented on a diff in pull request #9035: [HUDI-6416] Completion markers for handling execution engine (spark) …

2023-07-11 Thread via GitHub
nbalajee commented on code in PR #9035: URL: https://github.com/apache/hudi/pull/9035#discussion_r1260389155 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/marker/DirectWriteMarkers.java: ## @@ -135,18 +155,42 @@ private String translateMarkerToDataPath(St

[GitHub] [hudi] nbalajee commented on pull request #9035: [HUDI-6416] Completion markers for handling execution engine (spark) …

2023-07-11 Thread via GitHub
nbalajee commented on PR #9035: URL: https://github.com/apache/hudi/pull/9035#issuecomment-1631633479 > With respect to the partial files, when the feature flag is enabled, it will reduce the possibility of a partial data files getting created. Since second and subsequent attempts, in

[GitHub] [hudi] hudi-bot commented on pull request #9173: Dynamic Partition Pruning Port

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9173: URL: https://github.com/apache/hudi/pull/9173#issuecomment-1631627162 ## CI report: * 0d0d0cde8aa18c5e93ce256208ea3b27b210a815 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[GitHub] [hudi] hudi-bot commented on pull request #9169: [HUDI-6521] Disable failing test case.

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9169: URL: https://github.com/apache/hudi/pull/9169#issuecomment-1631627132 ## CI report: * 7ccae5025f90656628abc0b75d452d4b3ad1dab6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1849

[GitHub] [hudi] hudi-bot commented on pull request #9168: [HUDI-6276] Rename HoodieDeltaStreamer to HoodieStreamer

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9168: URL: https://github.com/apache/hudi/pull/9168#issuecomment-1631627090 ## CI report: * 5783dc533f3360e756c581544a53e6996add1653 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1849

[GitHub] [hudi] hudi-bot commented on pull request #9106: [HUDI-6118] Some fixes to improve the MDT and record index code base.

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

[GitHub] [hudi] nbalajee commented on a diff in pull request #9035: [HUDI-6416] Completion markers for handling execution engine (spark) …

2023-07-11 Thread via GitHub
nbalajee commented on code in PR #9035: URL: https://github.com/apache/hudi/pull/9035#discussion_r1260376601 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/marker/TimelineServerBasedWriteMarkers.java: ## @@ -86,6 +89,17 @@ public TimelineServerBasedWriteMa

[GitHub] [hudi] nbalajee commented on a diff in pull request #9035: [HUDI-6416] Completion markers for handling execution engine (spark) …

2023-07-11 Thread via GitHub
nbalajee commented on code in PR #9035: URL: https://github.com/apache/hudi/pull/9035#discussion_r1260376138 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/io/HoodieAppendHandle.java: ## @@ -512,6 +512,7 @@ public List close() { status.getStat().setFile

[GitHub] [hudi] nbalajee commented on a diff in pull request #9035: [HUDI-6416] Completion markers for handling execution engine (spark) …

2023-07-11 Thread via GitHub
nbalajee commented on code in PR #9035: URL: https://github.com/apache/hudi/pull/9035#discussion_r1260374587 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/marker/DirectWriteMarkers.java: ## @@ -135,18 +155,42 @@ private String translateMarkerToDataPath(St

[GitHub] [hudi] hudi-bot commented on pull request #9168: [HUDI-6276] Rename HoodieDeltaStreamer to HoodieStreamer

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9168: URL: https://github.com/apache/hudi/pull/9168#issuecomment-1631621513 ## CI report: * 5783dc533f3360e756c581544a53e6996add1653 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1849

[GitHub] [hudi] hudi-bot commented on pull request #9106: [HUDI-6118] Some fixes to improve the MDT and record index code base.

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

[GitHub] [hudi] jonvex opened a new pull request, #9173: Dynamic Partition Pruning Port

2023-07-11 Thread via GitHub
jonvex opened a new pull request, #9173: URL: https://github.com/apache/hudi/pull/9173 ### 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

[GitHub] [hudi] hudi-bot commented on pull request #9168: [HUDI-6276] Rename HoodieDeltaStreamer to HoodieStreamer

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9168: URL: https://github.com/apache/hudi/pull/9168#issuecomment-1631615497 ## CI report: * 5783dc533f3360e756c581544a53e6996add1653 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1849

[GitHub] [hudi] hudi-bot commented on pull request #9035: [HUDI-6416] Completion markers for handling execution engine (spark) …

2023-07-11 Thread via GitHub
hudi-bot commented on PR #9035: URL: https://github.com/apache/hudi/pull/9035#issuecomment-1631615225 ## CI report: * 93088bc330d7c96229f24e40910e067e4e4caf36 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1849

[GitHub] [hudi] prashantwason commented on pull request #9106: [HUDI-6118] Some fixes to improve the MDT and record index code base.

2023-07-11 Thread via GitHub
prashantwason commented on PR #9106: URL: https://github.com/apache/hudi/pull/9106#issuecomment-1631610969 @danny0405 @nsivabalan I think the cleaning strategy change for MDT is a bugfix because of the following enhancements: 1. Initial commit on the MDT will create hfiles 2. Rollbacks

[GitHub] [hudi] bkosuru opened a new issue, #9172: [SUPPORT] java.lang.ClassCastException with incremental query

2023-07-11 Thread via GitHub
bkosuru opened a new issue, #9172: URL: https://github.com/apache/hudi/issues/9172 Hudi version: hudi-spark3.3-bundle_2.12-0.13.1 Table type: COW Env: GCP Dataproc batches V 1.1 I am getting the following exception with incremental query: 23/07/11 22:27:50 ERROR TaskSetMan

[GitHub] [hudi] sydneyhoran closed pull request #9171: Thescore changes

2023-07-11 Thread via GitHub
sydneyhoran closed pull request #9171: Thescore changes URL: https://github.com/apache/hudi/pull/9171 -- 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: co

[GitHub] [hudi] sydneyhoran opened a new pull request, #9171: Thescore changes

2023-07-11 Thread via GitHub
sydneyhoran opened a new pull request, #9171: URL: https://github.com/apache/hudi/pull/9171 ### 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 performa

[GitHub] [hudi] prashantwason commented on a diff in pull request #9106: [HUDI-6118] Some fixes to improve the MDT and record index code base.

2023-07-11 Thread via GitHub
prashantwason commented on code in PR #9106: URL: https://github.com/apache/hudi/pull/9106#discussion_r1260360731 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/metadata/HoodieMetadataWriteUtils.java: ## @@ -116,11 +134,10 @@ public static HoodieWriteConfig crea

[GitHub] [hudi] prashantwason commented on a diff in pull request #9106: [HUDI-6118] Some fixes to improve the MDT and record index code base.

2023-07-11 Thread via GitHub
prashantwason commented on code in PR #9106: URL: https://github.com/apache/hudi/pull/9106#discussion_r1260359877 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/metadata/HoodieBackedTableMetadataWriter.java: ## @@ -176,7 +176,7 @@ private void initMetadataReader

[GitHub] [hudi] yihua commented on pull request #9168: [HUDI-6276] Rename HoodieDeltaStreamer to HoodieStreamer

2023-07-11 Thread via GitHub
yihua commented on PR #9168: URL: https://github.com/apache/hudi/pull/9168#issuecomment-1631606184 @hudi-bot run azure -- 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 un

  1   2   >