You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2023/01/11 09:50:54 UTC

[GitHub] [hudi] stream2000 opened a new pull request, #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

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

   ### Change Logs
   
   For sql like insert overwrite table $table select xxx, we expect to drop all data in the table first and then insert the selected data into it.  But we found that the 'insert overwrite table' semantic works only for non-partitioned table. For partitioned table, current implementation will drop only partitions involved in the select sub-query, other partitions won't be dropped( which should be dropped as expected).  
   
   This pr to solve the problem that  insert overwrite table can drop all partitions at first then insert new data.
   
   
   ### Impact
   
   Insert overwrite table will drop all partitions at first then insert new data.
   
   ### Risk level (write none, low medium or high below)
   
   None
   
   ### Documentation Update
   
   None 
   
   
   ### 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] leesf commented on pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
leesf commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1378338825

   @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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1378412285

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216",
       "triggerID" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378166101",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378292144",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378338825",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1367049580

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f10a71c844934f9682391986f2cbe69566179341 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012) 
   * d3ab1e3c87227d26302b1be33c9293a889b4b913 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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1366590514

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a65e5950a53b6b655c385d002170c0900a6303d8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010) 
   * f10a71c844934f9682391986f2cbe69566179341 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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1367097614

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d3ab1e3c87227d26302b1be33c9293a889b4b913 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1375274298

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d3ab1e3c87227d26302b1be33c9293a889b4b913 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027) 
   * b8793478965fff04d0df199741ce28909d6695e7 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186) 
   
   <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] stream2000 commented on pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
stream2000 commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1378292144

   @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] leesf closed pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
leesf closed pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table
URL: https://github.com/apache/hudi/pull/7365


-- 
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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1378403735

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216",
       "triggerID" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378166101",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378292144",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1378338825",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1378180211

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216",
       "triggerID" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1378166101",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 8225ee2bab3f4d4a208a763c9df124eb7a85c0ce Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1378184917

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216",
       "triggerID" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378166101",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1376862030

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b8793478965fff04d0df199741ce28909d6695e7 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186) 
   * 8225ee2bab3f4d4a208a763c9df124eb7a85c0ce Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212) 
   * b4a9d1ac22e37b14012e4c85925347bafe8bbda8 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] stream2000 closed pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
stream2000 closed pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table
URL: https://github.com/apache/hudi/pull/7365


-- 
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] stream2000 commented on pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
stream2000 commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1377200656

   @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] stream2000 commented on pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
stream2000 commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1350494670

   @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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1367050966

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f10a71c844934f9682391986f2cbe69566179341 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012) 
   * d3ab1e3c87227d26302b1be33c9293a889b4b913 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1366546216

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e58d4db34dea4225808760126be11d3c559da896 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712) 
   * a65e5950a53b6b655c385d002170c0900a6303d8 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1377298330

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216",
       "triggerID" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * b4a9d1ac22e37b14012e4c85925347bafe8bbda8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1379772098

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216",
       "triggerID" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378166101",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378292144",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378338825",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "c96363438d5df46b5a744839fd27b42da219d235",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c96363438d5df46b5a744839fd27b42da219d235",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c96363438d5df46b5a744839fd27b42da219d235 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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1378338404

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216",
       "triggerID" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378166101",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378292144",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1350714533

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * e58d4db34dea4225808760126be11d3c559da896 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712) 
   
   <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] leesf commented on pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
leesf commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1336128969

   @stream2000 would you please check CI failure?


-- 
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] stream2000 commented on pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
stream2000 commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1336169229

   > @stream2000 would you please check CI failure?
   
   Seems like some uts were failed. Will fix 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 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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1366597097

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f10a71c844934f9682391986f2cbe69566179341 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1378332062

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216",
       "triggerID" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378166101",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1378292144",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1335037187

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 424e8f0d6a4ec77335f375ccd567b46076340b72 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413) 
   
   <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] leesf commented on pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
leesf commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1336128995

   @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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1375268726

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d3ab1e3c87227d26302b1be33c9293a889b4b913 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027) 
   * b8793478965fff04d0df199741ce28909d6695e7 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] stream2000 commented on pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
stream2000 commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1378166101

   @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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1366542661

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e58d4db34dea4225808760126be11d3c559da896 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712) 
   * a65e5950a53b6b655c385d002170c0900a6303d8 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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1336134384

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 424e8f0d6a4ec77335f375ccd567b46076340b72 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1335296857

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 424e8f0d6a4ec77335f375ccd567b46076340b72 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1336163586

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 424e8f0d6a4ec77335f375ccd567b46076340b72 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1338371540

   we have two operations relating to insert_overwrite.
   1: insert_overwrite_table
   2: insert_overwrite.
   
   spark-ds writes supports both operations. 
   insert_overwrite_table will override entire table. while insert_overwrite will overwrite only matching partitions.
   
   guess in spark-sql, we supported only insert_overwrite. not sure if we can revert the behavior. May be we should consider adding a new write operation in spark-sql for this. 
   
   


-- 
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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1350495242

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 424e8f0d6a4ec77335f375ccd567b46076340b72 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435) 
   * e58d4db34dea4225808760126be11d3c559da896 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1376868538

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216",
       "triggerID" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8225ee2bab3f4d4a208a763c9df124eb7a85c0ce Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212) 
   * b4a9d1ac22e37b14012e4c85925347bafe8bbda8 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1376682421

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b8793478965fff04d0df199741ce28909d6695e7 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186) 
   * 8225ee2bab3f4d4a208a763c9df124eb7a85c0ce 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] stream2000 commented on pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
stream2000 commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1377200758

   @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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1379775316

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216",
       "triggerID" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378166101",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378292144",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378338825",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "c96363438d5df46b5a744839fd27b42da219d235",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c96363438d5df46b5a744839fd27b42da219d235",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9e1f64f4fff1a74377c34235473085f99a618114",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9e1f64f4fff1a74377c34235473085f99a618114",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c96363438d5df46b5a744839fd27b42da219d235 UNKNOWN
   * 9e1f64f4fff1a74377c34235473085f99a618114 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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1379778771

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216",
       "triggerID" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378166101",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378292144",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378338825",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "c96363438d5df46b5a744839fd27b42da219d235",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c96363438d5df46b5a744839fd27b42da219d235",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9e1f64f4fff1a74377c34235473085f99a618114",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14265",
       "triggerID" : "9e1f64f4fff1a74377c34235473085f99a618114",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c96363438d5df46b5a744839fd27b42da219d235 UNKNOWN
   * 9e1f64f4fff1a74377c34235473085f99a618114 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14265) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1335028871

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 424e8f0d6a4ec77335f375ccd567b46076340b72 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] stream2000 commented on pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
stream2000 commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1334978813

   @leesf Could you please help to review 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] leesf commented on pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
leesf commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1343707001

   > we have two operations relating to insert_overwrite. 1: insert_overwrite_table 2: insert_overwrite.
   > 
   > spark-ds writes supports both operations. insert_overwrite_table will override entire table. while insert_overwrite will overwrite only matching partitions.
   > 
   > guess in spark-sql, we supported only insert_overwrite. not sure if we can revert the behavior. May be we should consider adding a new write operation in spark-sql for this.
   
   @nsivabalan hi, here are my two cents: `insert overwrite xxx values(xx,xxx)` has very clear semantics, it means overwrite the entire table, `insert overwrite xx partition(xx) values(xx,xxx)` means insert overwrite partitions, but hudi handles overwrite partitions for `overwrite table`, which is a definite bug and i do not think we need to introduce a new operation for 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 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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1350490058

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 424e8f0d6a4ec77335f375ccd567b46076340b72 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435) 
   * e58d4db34dea4225808760126be11d3c559da896 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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1350500405

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * e58d4db34dea4225808760126be11d3c559da896 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1366593631

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a65e5950a53b6b655c385d002170c0900a6303d8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010) 
   * f10a71c844934f9682391986f2cbe69566179341 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1377307793

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216",
       "triggerID" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 8225ee2bab3f4d4a208a763c9df124eb7a85c0ce Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1376685879

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b8793478965fff04d0df199741ce28909d6695e7 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186) 
   * 8225ee2bab3f4d4a208a763c9df124eb7a85c0ce Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212) 
   
   <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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1375581888

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b8793478965fff04d0df199741ce28909d6695e7 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186) 
   
   <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] leesf merged pull request #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
leesf merged PR #7365:
URL: https://github.com/apache/hudi/pull/7365


-- 
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 #7365: [HUDI-5317] Fix insert overwrite table for partitioned table

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #7365:
URL: https://github.com/apache/hudi/pull/7365#issuecomment-1379942022

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13413",
       "triggerID" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "triggerType" : "PUSH"
     }, {
       "hash" : "424e8f0d6a4ec77335f375ccd567b46076340b72",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13435",
       "triggerID" : "1336128995",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13711",
       "triggerID" : "e58d4db34dea4225808760126be11d3c559da896",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e58d4db34dea4225808760126be11d3c559da896",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=13712",
       "triggerID" : "1350494670",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14010",
       "triggerID" : "a65e5950a53b6b655c385d002170c0900a6303d8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f10a71c844934f9682391986f2cbe69566179341",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14012",
       "triggerID" : "f10a71c844934f9682391986f2cbe69566179341",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14027",
       "triggerID" : "d3ab1e3c87227d26302b1be33c9293a889b4b913",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b8793478965fff04d0df199741ce28909d6695e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14186",
       "triggerID" : "b8793478965fff04d0df199741ce28909d6695e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14216",
       "triggerID" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "8225ee2bab3f4d4a208a763c9df124eb7a85c0ce",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14212",
       "triggerID" : "1377200656",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378166101",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378292144",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b4a9d1ac22e37b14012e4c85925347bafe8bbda8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14224",
       "triggerID" : "1378338825",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "c96363438d5df46b5a744839fd27b42da219d235",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c96363438d5df46b5a744839fd27b42da219d235",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9e1f64f4fff1a74377c34235473085f99a618114",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14265",
       "triggerID" : "9e1f64f4fff1a74377c34235473085f99a618114",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c96363438d5df46b5a744839fd27b42da219d235 UNKNOWN
   * 9e1f64f4fff1a74377c34235473085f99a618114 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14265) 
   
   <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