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/07/02 07:20:42 UTC

[GitHub] [hudi] hechao-ustc opened a new pull request, #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand

hechao-ustc opened a new pull request, #6012:
URL: https://github.com/apache/hudi/pull/6012

   ## *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
   
   This change add `UpgradeOrDowngradeProcedure` to Hudi Spark's call procedure support.
   
   ## Brief change log
   
   Add `ShowArchivedCommitsProcedure`class to support call `upgrade_table`and `downgrade_table` SQL command.
   
   ## Verify this pull request
   
   This change added tests and can be verified as follows:
   
     - Added UT “Test Call downgrade_table and upgrade_table Procedure” in `TestUpgradeOrDowngradeProcedure`.
   
   ## 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 commented on pull request #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9651",
       "triggerID" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660",
       "triggerID" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 96817f1d66a9ba4ed15654bf660c57daacf24344 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660) 
   
   <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 #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9651",
       "triggerID" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660",
       "triggerID" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "triggerType" : "PUSH"
     }, {
       "hash" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660",
       "triggerID" : "1172317791",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3cb0cbf26aef963d2276b693b74416b2f55619d7",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9676",
       "triggerID" : "3cb0cbf26aef963d2276b693b74416b2f55619d7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3cb0cbf26aef963d2276b693b74416b2f55619d7 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9676) 
   
   <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 #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9651",
       "triggerID" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9651) 
   * 96817f1d66a9ba4ed15654bf660c57daacf24344 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 #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9651",
       "triggerID" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660",
       "triggerID" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "triggerType" : "PUSH"
     }, {
       "hash" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660",
       "triggerID" : "1172317791",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3cb0cbf26aef963d2276b693b74416b2f55619d7",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9676",
       "triggerID" : "3cb0cbf26aef963d2276b693b74416b2f55619d7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 96817f1d66a9ba4ed15654bf660c57daacf24344 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660) 
   * 3cb0cbf26aef963d2276b693b74416b2f55619d7 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9676) 
   
   <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 #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8 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 #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand

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

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


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

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

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


[GitHub] [hudi] XuQianJin-Stars commented on pull request #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars commented on PR #6012:
URL: https://github.com/apache/hudi/pull/6012#issuecomment-1172317791

   @hudi-bot run azure


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

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

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


[GitHub] [hudi] hudi-bot commented on pull request #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9651",
       "triggerID" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660",
       "triggerID" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "triggerType" : "PUSH"
     }, {
       "hash" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660",
       "triggerID" : "1172317791",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3cb0cbf26aef963d2276b693b74416b2f55619d7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3cb0cbf26aef963d2276b693b74416b2f55619d7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 96817f1d66a9ba4ed15654bf660c57daacf24344 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660) 
   * 3cb0cbf26aef963d2276b693b74416b2f55619d7 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 #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9651",
       "triggerID" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9651) 
   
   <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 #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9651",
       "triggerID" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660",
       "triggerID" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "triggerType" : "PUSH"
     }, {
       "hash" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660",
       "triggerID" : "1172317791",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 96817f1d66a9ba4ed15654bf660c57daacf24344 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660) 
   
   <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 #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9651",
       "triggerID" : "a105b0a7ef9d30fd9d39ee679bf0b8c0dcae5dc8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660",
       "triggerID" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "triggerType" : "PUSH"
     }, {
       "hash" : "96817f1d66a9ba4ed15654bf660c57daacf24344",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1172317791",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 96817f1d66a9ba4ed15654bf660c57daacf24344 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9660) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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


[GitHub] [hudi] XuQianJin-Stars merged pull request #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars merged PR #6012:
URL: https://github.com/apache/hudi/pull/6012


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

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

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


[GitHub] [hudi] XuQianJin-Stars closed pull request #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars closed pull request #6012: [HUDI-3505] Add call procedure for UpgradeOrDowngradeCommand
URL: https://github.com/apache/hudi/pull/6012


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