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 2022/02/27 16:34:02 UTC

[GitHub] [hudi] wangxianghu opened a new pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

wangxianghu opened a new pull request #4921:
URL: https://github.com/apache/hudi/pull/4921


   ## *Tips*
   - *Thank you very much for contributing to Apache Hudi.*
   - *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.*
   
   ## What is the purpose of the pull request
   
   Currently, HoodieDeltaStreamer has supportted HiveSchemaProvider, but according to my test, it does not support hive table that using glue manage metadata.
   
   ## Brief change log
   
   *(for example:)*
     - *Modify AnnotationLocation checkstyle rule in checkstyle.xml*
   
   ## Verify this pull request
   
   *(Please pick either of the following options)*
   
   This pull request is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This pull request is already covered by existing tests, such as *(please describe tests)*.
   
   (or)
   
   This change added tests and can be verified as follows:
   
   *(example:)*
   
     - *Added integration tests for end-to-end.*
     - *Added HoodieClientWriteTest to verify the change.*
     - *Manually verified the change by running a job locally.*
   
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
   


-- 
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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1053609712


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365) 
   
   <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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370) 
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1053659135


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370) 
   
   <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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368) 
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370) 
   
   <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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368) 
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540",
       "triggerID" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6541",
       "triggerID" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2aa2d52e61907898bb6a8e2d587fe0d625b96173",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6539",
       "triggerID" : "2aa2d52e61907898bb6a8e2d587fe0d625b96173",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e UNKNOWN
   * 50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d UNKNOWN
   * 2aa2d52e61907898bb6a8e2d587fe0d625b96173 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6539) 
   
   <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] wangxianghu edited a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support adding _hoodie_is_deleted column to schema

Posted by GitBox <gi...@apache.org>.
wangxianghu edited a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1060227679


   > 
   @nsivabalan 
   The patch is coming now :)
   https://github.com/apache/hudi/pull/4968


-- 
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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1053641655


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368) 
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370) 
   
   <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] wangxianghu commented on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
wangxianghu commented on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1059071464


   @nsivabalan  please take another look when free


-- 
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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370) 
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e 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] nsivabalan commented on a change in pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on a change in pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#discussion_r818108395



##########
File path: hudi-utilities/src/main/java/org/apache/hudi/utilities/schema/processor/DeleteSupportSchemaPostProcessor.java
##########
@@ -0,0 +1,53 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.utilities.schema.processor;
+
+import org.apache.hudi.AvroConversionUtils;
+import org.apache.hudi.common.config.TypedProperties;
+import org.apache.hudi.utilities.schema.RowBasedSchemaProvider;
+
+import org.apache.avro.Schema;
+import org.apache.spark.api.java.JavaSparkContext;
+import org.apache.spark.sql.types.StructType;
+
+/**
+ * An implementation of {@link SchemaPostProcessor} which will add a column named "_hoodie_is_deleted" to the end of
+ * a given schema.
+ */
+public class DeleteSupportSchemaPostProcessor extends SchemaPostProcessor {
+
+  public DeleteSupportSchemaPostProcessor(TypedProperties props, JavaSparkContext jssc) {
+    super(props, jssc);
+  }
+
+  @Override
+  public Schema processSchema(Schema schema) {
+    if (schema == null) {
+      return null;
+    }
+    StructType targetSchema = AvroConversionUtils.convertAvroSchemaToStructType(schema)
+        .add("_hoodie_is_deleted", "boolean", true);
+    return AvroConversionUtils.convertStructTypeToAvroSchema(

Review comment:
       do you strictly need the two way conversion? we actually plan to deprecate SparkAvroPostProcessor since the nullable is already fixed elsewhere. 
   can you directly add the field to incoming avro schema and return it ?  

##########
File path: hudi-utilities/src/main/java/org/apache/hudi/utilities/schema/processor/SchemaPostProcessor.java
##########
@@ -16,11 +16,12 @@
  * limitations under the License.
  */
 
-package org.apache.hudi.utilities.schema;
+package org.apache.hudi.utilities.schema.processor;

Review comment:
       This class is a public class. unless we have strong reasons, would prefer to keep it that way. Just incase someone has their own impl out there in the open (it may break when they upgrade)




-- 
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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1053625981


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365) 
   * 89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368) 
   
   <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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a 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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1053630713


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368) 
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1059099440


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540",
       "triggerID" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6541",
       "triggerID" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2aa2d52e61907898bb6a8e2d587fe0d625b96173",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2aa2d52e61907898bb6a8e2d587fe0d625b96173",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e UNKNOWN
   * 50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d UNKNOWN
   * 4a265c62c483a96a87b272513856cd702669fcc6 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540) 
   * 32944d8f570fd84dbf247d0a52a2ebfbf5e8136c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6541) 
   * 2aa2d52e61907898bb6a8e2d587fe0d625b96173 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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1059072988


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370) 
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e UNKNOWN
   * 50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d UNKNOWN
   * 4a265c62c483a96a87b272513856cd702669fcc6 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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365) 
   * 89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368) 
   
   <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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370) 
   
   <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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370) 
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e UNKNOWN
   * 50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d UNKNOWN
   * 4a265c62c483a96a87b272513856cd702669fcc6 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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1059070920


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370) 
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e UNKNOWN
   * 50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d 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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540",
       "triggerID" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370) 
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e UNKNOWN
   * 50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d UNKNOWN
   * 4a265c62c483a96a87b272513856cd702669fcc6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540) 
   * 32944d8f570fd84dbf247d0a52a2ebfbf5e8136c 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] nsivabalan commented on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   @alexeykudinkin : Can you review this please. 


-- 
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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365) 
   * 89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245 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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1053611172


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365) 
   * 89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245 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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365) 
   
   <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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540",
       "triggerID" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6541",
       "triggerID" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2aa2d52e61907898bb6a8e2d587fe0d625b96173",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2aa2d52e61907898bb6a8e2d587fe0d625b96173",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e UNKNOWN
   * 50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d UNKNOWN
   * 4a265c62c483a96a87b272513856cd702669fcc6 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540) 
   * 32944d8f570fd84dbf247d0a52a2ebfbf5e8136c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6541) 
   * 2aa2d52e61907898bb6a8e2d587fe0d625b96173 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] nsivabalan merged pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support adding _hoodie_is_deleted column to schema

Posted by GitBox <gi...@apache.org>.
nsivabalan merged pull request #4921:
URL: https://github.com/apache/hudi/pull/4921


   


-- 
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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1059066333


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370) 
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1053609087


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a 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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1053612013


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365) 
   * 89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245 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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1059068620


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370) 
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e 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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540",
       "triggerID" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6541",
       "triggerID" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2aa2d52e61907898bb6a8e2d587fe0d625b96173",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6539",
       "triggerID" : "2aa2d52e61907898bb6a8e2d587fe0d625b96173",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e UNKNOWN
   * 50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d UNKNOWN
   * 32944d8f570fd84dbf247d0a52a2ebfbf5e8136c Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6541) 
   * 2aa2d52e61907898bb6a8e2d587fe0d625b96173 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6539) 
   
   <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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1059101275


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540",
       "triggerID" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6541",
       "triggerID" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2aa2d52e61907898bb6a8e2d587fe0d625b96173",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6539",
       "triggerID" : "2aa2d52e61907898bb6a8e2d587fe0d625b96173",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e UNKNOWN
   * 50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d UNKNOWN
   * 32944d8f570fd84dbf247d0a52a2ebfbf5e8136c Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6541) 
   * 2aa2d52e61907898bb6a8e2d587fe0d625b96173 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6539) 
   
   <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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1059075086


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540",
       "triggerID" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370) 
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e UNKNOWN
   * 50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d UNKNOWN
   * 4a265c62c483a96a87b272513856cd702669fcc6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540) 
   * 32944d8f570fd84dbf247d0a52a2ebfbf5e8136c 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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1053629936


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365) 
   * 89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368) 
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365) 
   * 89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368) 
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365) 
   * 89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245 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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 71dd885fe63ff14942b9b09db3b199c15c6d45c6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370) 
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e UNKNOWN
   * 50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d 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 #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540",
       "triggerID" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6541",
       "triggerID" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e UNKNOWN
   * 50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d UNKNOWN
   * 4a265c62c483a96a87b272513856cd702669fcc6 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540) 
   * 32944d8f570fd84dbf247d0a52a2ebfbf5e8136c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6541) 
   
   <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 removed a comment on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support add…

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1059077109


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6365",
       "triggerID" : "2a7b4e0d0bbed0e5eeeea1a3cc404b2314bc3e3a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6368",
       "triggerID" : "89eb9f69f46e6f14cd57bb99666ef3f1f9a0e245",
       "triggerType" : "PUSH"
     }, {
       "hash" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6370",
       "triggerID" : "71dd885fe63ff14942b9b09db3b199c15c6d45c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ec38cce4f77c7ce2a7f95950a63402d819290e84",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0b753b6b13165b9821d55fb8f0cf33f3cc78567e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540",
       "triggerID" : "4a265c62c483a96a87b272513856cd702669fcc6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6541",
       "triggerID" : "32944d8f570fd84dbf247d0a52a2ebfbf5e8136c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ec38cce4f77c7ce2a7f95950a63402d819290e84 UNKNOWN
   * 0b753b6b13165b9821d55fb8f0cf33f3cc78567e UNKNOWN
   * 50e7fc8a096c91ddfe9eceff94120a9a4e3bcf2d UNKNOWN
   * 4a265c62c483a96a87b272513856cd702669fcc6 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6540) 
   * 32944d8f570fd84dbf247d0a52a2ebfbf5e8136c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6541) 
   
   <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] pratyakshsharma commented on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support adding _hoodie_is_deleted column to schema

Posted by GitBox <gi...@apache.org>.
pratyakshsharma commented on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1060006336


   This adds a useful missing piece. Thank you for contributing this @wangxianghu 


-- 
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] wangxianghu commented on pull request #4921: [HUDI-3520] Introduce DeleteSupportSchemaPostProcessor to support adding _hoodie_is_deleted column to schema

Posted by GitBox <gi...@apache.org>.
wangxianghu commented on pull request #4921:
URL: https://github.com/apache/hudi/pull/4921#issuecomment-1060227679


   > 
   @nsivabalan 
   Sure, I'll work on that


-- 
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