You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "pramodbiligiri (via GitHub)" <gi...@apache.org> on 2023/02/15 10:43:47 UTC

[GitHub] [hudi] pramodbiligiri opened a new pull request, #7963: [HUDI-5804] Enable the flags in CommitsCommand that were suppressed by mistake

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

   https://issues.apache.org/jira/browse/HUDI-5804
   
   ### Change Logs
   Fix typo in use of ShellOption annotation in CommitsCommand class. There were a few places where the "--" prefix was missing.
   
   ### Impact
   Makes the following CLI flags actually available to be used by the user. Currently these were in the code but there was no way to invoke it:
   1. commit showpartitions --includeArchivedTimeline
   2. commit show_write_stats --includeArchivedTimeline
   3. commit showfiles --includeArchivedTimeline
   
   ### Risk level (write none, low medium or high below)
   Low. Exposes existing functionality that was getting suppressed by mistake.
   
   ### Documentation Update
   The shell option will show up automatically in the hudi-cli help.
   
   ### Contributor's checklist
   - [x] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [x] Change Logs and Impact were stated clearly
   - [x] Adequate tests were added if applicable
   - [ ] CI passed
   


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

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

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


[GitHub] [hudi] pramodbiligiri commented on pull request #7963: [HUDI-5804] Enable the flags in CommitsCommand that were suppressed by mistake

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

   @bvaradar Have merged latest master into this branch and build is passing.


-- 
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 #7963: [HUDI-5804] Enable the flags in CommitsCommand that were suppressed by mistake

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15205",
       "triggerID" : "f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4b975e6fd1d4dc2253006f06800f8d4e2bbad336",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4b975e6fd1d4dc2253006f06800f8d4e2bbad336",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15205) 
   * 4b975e6fd1d4dc2253006f06800f8d4e2bbad336 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 #7963: [HUDI-5804] Enable the flags in CommitsCommand that were suppressed by mistake

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15205",
       "triggerID" : "f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4b975e6fd1d4dc2253006f06800f8d4e2bbad336",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15875",
       "triggerID" : "4b975e6fd1d4dc2253006f06800f8d4e2bbad336",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4b975e6fd1d4dc2253006f06800f8d4e2bbad336",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15876",
       "triggerID" : "1480710986",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4b975e6fd1d4dc2253006f06800f8d4e2bbad336 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15875) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15876) 
   
   <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 #7963: [HUDI-5804] Enable the flags in CommitsCommand that were suppressed by mistake

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15205",
       "triggerID" : "f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4b975e6fd1d4dc2253006f06800f8d4e2bbad336",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15875",
       "triggerID" : "4b975e6fd1d4dc2253006f06800f8d4e2bbad336",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4b975e6fd1d4dc2253006f06800f8d4e2bbad336",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15876",
       "triggerID" : "1480710986",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4b975e6fd1d4dc2253006f06800f8d4e2bbad336 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15875) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15876) 
   
   <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 #7963: [HUDI-5804] Enable the flags in CommitsCommand that were suppressed by mistake

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750 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 #7963: [HUDI-5804] Enable the flags in CommitsCommand that were suppressed by mistake

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15205",
       "triggerID" : "f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4b975e6fd1d4dc2253006f06800f8d4e2bbad336",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15875",
       "triggerID" : "4b975e6fd1d4dc2253006f06800f8d4e2bbad336",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4b975e6fd1d4dc2253006f06800f8d4e2bbad336",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15876",
       "triggerID" : "1480710986",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15205) 
   * 4b975e6fd1d4dc2253006f06800f8d4e2bbad336 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15875) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15876) 
   
   <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] pramodbiligiri commented on pull request #7963: [HUDI-5804] Enable the flags in CommitsCommand that were suppressed by mistake

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

   @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] bvaradar merged pull request #7963: [HUDI-5804] Enable the flags in CommitsCommand that were suppressed by mistake

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


-- 
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 #7963: [HUDI-5804] Enable the flags in CommitsCommand that were suppressed by mistake

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15205",
       "triggerID" : "f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f5b811ac7f5fd8278fb1fcb27ce1e17ff05a9750 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15205) 
   
   <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 #7963: [HUDI-5804] Enable the flags in CommitsCommand that were suppressed by mistake

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

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