You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "littleeleventhwolf (via GitHub)" <gi...@apache.org> on 2023/04/24 14:39:45 UTC

[GitHub] [hudi] littleeleventhwolf opened a new pull request, #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

littleeleventhwolf opened a new pull request, #8563:
URL: https://github.com/apache/hudi/pull/8563

   ### Change Logs
   
   1. Eliminate one deletion operation if state is not `COMPLETED` in `TimelineService.deleteInstant(String, String, THoodieInstant)`
   2. Add `IF NOT EXISTS` in DDL, if you want to run unit tests `TestRelationalDBBasedStore` on MySQL more than once.
   
   _Describe context and summary for this change. Highlight if any code was copied._
   
   ### Impact
   
   NO
   
   _Describe any public API or user-facing feature change or any performance impact._
   
   ### Risk level (write none, low medium or high below)
   
   None
   
   _If medium or high, explain what verification was done to mitigate the risks._
   
   ### Documentation Update
   
   _Describe any necessary documentation update if there is any new feature, config, or user-facing change_
   
   - _The config description must be updated if new configs are added or the default value of the configs are changed_
   - _Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
     ticket number here and follow the [instruction](https://hudi.apache.org/contribute/developer-setup#website) to make
     changes to the website._
   
   ### Contributor's checklist
   
   - [x] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [x] Change Logs and Impact were stated clearly
   - [x] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8563:
URL: https://github.com/apache/hudi/pull/8563#issuecomment-1520940928

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16617",
       "triggerID" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7a80073496e282b9cfa97c89141463e4a2da97f0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16617) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </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 to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] nsivabalan commented on pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "nsivabalan (via GitHub)" <gi...@apache.org>.
nsivabalan commented on PR #8563:
URL: https://github.com/apache/hudi/pull/8563#issuecomment-1618423197

   hey @littleeleventhwolf : can you give some more context on this patch. Whats the impact of not having this patch. Is the error recoverable or non-recoverable. Will this lead to data consistency issues or some minor optimization. We are looking to take in few last patches for 0.14.0. So, trying to gauge the risk and ROI on this patch. We have a few days this week before which we might need to land if we want to get it in.


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] danny0405 commented on pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "danny0405 (via GitHub)" <gi...@apache.org>.
danny0405 commented on PR #8563:
URL: https://github.com/apache/hudi/pull/8563#issuecomment-1619369202

   cc @XuQianJin-Stars Can you take a look at this 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 comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] danny0405 merged pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "danny0405 (via GitHub)" <gi...@apache.org>.
danny0405 merged PR #8563:
URL: https://github.com/apache/hudi/pull/8563


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8563:
URL: https://github.com/apache/hudi/pull/8563#issuecomment-1520383455

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7a80073496e282b9cfa97c89141463e4a2da97f0 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </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 to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8563:
URL: https://github.com/apache/hudi/pull/8563#issuecomment-1521875842

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16617",
       "triggerID" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8af14d6456167c4add73f9fe6524370dbb854510",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16635",
       "triggerID" : "8af14d6456167c4add73f9fe6524370dbb854510",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8af14d6456167c4add73f9fe6524370dbb854510 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16635) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </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 to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8563:
URL: https://github.com/apache/hudi/pull/8563#issuecomment-1520396143

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16617",
       "triggerID" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7a80073496e282b9cfa97c89141463e4a2da97f0 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16617) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </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 to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] XuQianJin-Stars commented on a diff in pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "XuQianJin-Stars (via GitHub)" <gi...@apache.org>.
XuQianJin-Stars commented on code in PR #8563:
URL: https://github.com/apache/hudi/pull/8563#discussion_r1251409500


##########
hudi-platform-service/hudi-metaserver/hudi-metaserver-server/src/main/java/org/apache/hudi/metaserver/store/RelationalDBBasedStorage.java:
##########
@@ -75,6 +75,13 @@ public Long getDatabaseId(String db) throws MetaserverStorageException {
     return ids.isEmpty() ? null : ids.get(0);
   }
 
+  @Override
+  public boolean deleteDatabase(Long dbId) throws MetaserverStorageException {
+    Map<String, Object> params = new HashMap<>();
+    params.put("dbId", dbId);
+    return tableDao.deleteBySql("deleteDB", params) == 1;

Review Comment:
   `tableDao.deleteBySql("deleteDB", params) == 1` -> `tableDao.deleteBySql("deleteDB", params) > 0` ?



-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8563:
URL: https://github.com/apache/hudi/pull/8563#issuecomment-1538669014

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16617",
       "triggerID" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8af14d6456167c4add73f9fe6524370dbb854510",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16635",
       "triggerID" : "8af14d6456167c4add73f9fe6524370dbb854510",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1538563140",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "702e6c35dbb9ed143d3a76314730139281a15a30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16950",
       "triggerID" : "1538563140",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "702e6c35dbb9ed143d3a76314730139281a15a30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16950",
       "triggerID" : "702e6c35dbb9ed143d3a76314730139281a15a30",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   *  Unknown: [CANCELED](TBD) 
   * 702e6c35dbb9ed143d3a76314730139281a15a30 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16950) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </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 to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] XuQianJin-Stars commented on pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "XuQianJin-Stars (via GitHub)" <gi...@apache.org>.
XuQianJin-Stars commented on PR #8563:
URL: https://github.com/apache/hudi/pull/8563#issuecomment-1619376357

   hi @littleeleventhwolf  The code looks fine overall. Thanks.


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8563:
URL: https://github.com/apache/hudi/pull/8563#issuecomment-1521223391

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16617",
       "triggerID" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8af14d6456167c4add73f9fe6524370dbb854510",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16635",
       "triggerID" : "8af14d6456167c4add73f9fe6524370dbb854510",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7a80073496e282b9cfa97c89141463e4a2da97f0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16617) 
   * 8af14d6456167c4add73f9fe6524370dbb854510 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16635) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </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 to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] littleeleventhwolf commented on pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "littleeleventhwolf (via GitHub)" <gi...@apache.org>.
littleeleventhwolf commented on PR #8563:
URL: https://github.com/apache/hudi/pull/8563#issuecomment-1538563140

   @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 unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8563:
URL: https://github.com/apache/hudi/pull/8563#issuecomment-1521215513

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16617",
       "triggerID" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8af14d6456167c4add73f9fe6524370dbb854510",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "8af14d6456167c4add73f9fe6524370dbb854510",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7a80073496e282b9cfa97c89141463e4a2da97f0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16617) 
   * 8af14d6456167c4add73f9fe6524370dbb854510 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </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 to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8563:
URL: https://github.com/apache/hudi/pull/8563#issuecomment-1538581366

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16617",
       "triggerID" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8af14d6456167c4add73f9fe6524370dbb854510",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16635",
       "triggerID" : "8af14d6456167c4add73f9fe6524370dbb854510",
       "triggerType" : "PUSH"
     }, {
       "hash" : "702e6c35dbb9ed143d3a76314730139281a15a30",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1538563140",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1538563140",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "702e6c35dbb9ed143d3a76314730139281a15a30",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "702e6c35dbb9ed143d3a76314730139281a15a30",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   *  Unknown: [CANCELED](TBD) 
   * 702e6c35dbb9ed143d3a76314730139281a15a30 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </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 to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #8563: [HUDI-6133](hudi-metaserver) Eliminate one deletion operation if state is not COMPLETED

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8563:
URL: https://github.com/apache/hudi/pull/8563#issuecomment-1539185449

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16617",
       "triggerID" : "7a80073496e282b9cfa97c89141463e4a2da97f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8af14d6456167c4add73f9fe6524370dbb854510",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16635",
       "triggerID" : "8af14d6456167c4add73f9fe6524370dbb854510",
       "triggerType" : "PUSH"
     }, {
       "hash" : "702e6c35dbb9ed143d3a76314730139281a15a30",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16950",
       "triggerID" : "1538563140",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "702e6c35dbb9ed143d3a76314730139281a15a30",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16950",
       "triggerID" : "702e6c35dbb9ed143d3a76314730139281a15a30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1538563140",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 702e6c35dbb9ed143d3a76314730139281a15a30 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16950) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </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 to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org