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/03/07 09:43:01 UTC

[GitHub] [hudi] wangxianghu opened a new pull request #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   …ulti processors at once
   
   
   ## What is the purpose of the pull request
   
   *Introduce ChainedSchemaPostProcessor to support setting multi schema processors*
   
   ## Verify this pull request
   
   
   This pull request is already covered by existing tests
   org.apache.hudi.utilities.TestSchemaPostProcessor#testChainedSchemaPostProcessor
   
   ## 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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633",
       "triggerID" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6637",
       "triggerID" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4896ec42c80ee1c98b39993c8beb61bb9904f4f8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6637) 
   
   <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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633",
       "triggerID" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * dda79488e701afcd4e126546367e5f714695ea7b Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633) 
   * 4896ec42c80ee1c98b39993c8beb61bb9904f4f8 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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


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

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633",
       "triggerID" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6637",
       "triggerID" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * dda79488e701afcd4e126546367e5f714695ea7b Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633) 
   * 4896ec42c80ee1c98b39993c8beb61bb9904f4f8 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6637) 
   
   <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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c3c7bc6b1f72b027cece3c9644c6a6744fd805b5 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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


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

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633",
       "triggerID" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * dda79488e701afcd4e126546367e5f714695ea7b Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633) 
   * 4896ec42c80ee1c98b39993c8beb61bb9904f4f8 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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633",
       "triggerID" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6637",
       "triggerID" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6654",
       "triggerID" : "1060941813",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4896ec42c80ee1c98b39993c8beb61bb9904f4f8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6637) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6654) 
   
   <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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633",
       "triggerID" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6637",
       "triggerID" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4896ec42c80ee1c98b39993c8beb61bb9904f4f8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6637) 
   
   <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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


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

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


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

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633",
       "triggerID" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6637",
       "triggerID" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * dda79488e701afcd4e126546367e5f714695ea7b Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633) 
   * 4896ec42c80ee1c98b39993c8beb61bb9904f4f8 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6637) 
   
   <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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633",
       "triggerID" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6637",
       "triggerID" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6654",
       "triggerID" : "1060941813",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4896ec42c80ee1c98b39993c8beb61bb9904f4f8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6637) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6654) 
   
   <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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


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

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c3c7bc6b1f72b027cece3c9644c6a6744fd805b5 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629) 
   * dda79488e701afcd4e126546367e5f714695ea7b 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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c3c7bc6b1f72b027cece3c9644c6a6744fd805b5 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629) 
   * dda79488e701afcd4e126546367e5f714695ea7b 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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633",
       "triggerID" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c3c7bc6b1f72b027cece3c9644c6a6744fd805b5 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629) 
   * dda79488e701afcd4e126546367e5f714695ea7b Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633) 
   * 4896ec42c80ee1c98b39993c8beb61bb9904f4f8 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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633",
       "triggerID" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c3c7bc6b1f72b027cece3c9644c6a6744fd805b5 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629) 
   * dda79488e701afcd4e126546367e5f714695ea7b Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633) 
   
   <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 merged pull request #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting multi processors at once

Posted by GitBox <gi...@apache.org>.
wangxianghu merged pull request #4968:
URL: 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 commented on pull request #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633",
       "triggerID" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c3c7bc6b1f72b027cece3c9644c6a6744fd805b5 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629) 
   * dda79488e701afcd4e126546367e5f714695ea7b Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633) 
   * 4896ec42c80ee1c98b39993c8beb61bb9904f4f8 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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6629",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6633",
       "triggerID" : "dda79488e701afcd4e126546367e5f714695ea7b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6637",
       "triggerID" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4896ec42c80ee1c98b39993c8beb61bb9904f4f8",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6654",
       "triggerID" : "1060941813",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4896ec42c80ee1c98b39993c8beb61bb9904f4f8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6637) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6654) 
   
   <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 #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c3c7bc6b1f72b027cece3c9644c6a6744fd805b5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c3c7bc6b1f72b027cece3c9644c6a6744fd805b5 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] wangxianghu commented on pull request #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   @nsivabalan @pratyakshsharma  please take a 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] wangxianghu commented on pull request #4968: [HUDI-3568] Introduce ChainedSchemaPostProcessor to support setting m…

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


   @hudi-bot run azure


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

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

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