You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "lvyanquan (via GitHub)" <gi...@apache.org> on 2023/04/01 07:00:07 UTC

[GitHub] [hudi] lvyanquan opened a new pull request, #8346: [HUDI-6004] Allow procedures to operate table which is not in the current session

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

   ### Change Logs
   
   1. Add a new method to `HoodieCLIUtils.scala` so that we could get HoodieCatalogTable which is not in the current session. `hoodie.properties` file only record table name with `hoodie.table.name` property, we will get error message like [HUDI-6004](https://issues.apache.org/jira/browse/HUDI-6004).
   
   3. Add some test cases for this change.
   
   ### Impact
   
   expand the ability  of `run_clustering`、`run_clean`、`run_compaction` procedures
   
   ### Risk level (write none, low medium or high below)
   
   low 
   
   ### Documentation Update
   
   none
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] 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] hudi-bot commented on pull request #8346: [HUDI-6004] Allow procedures to operate table which is not in the current session

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b12bb9dd0337f8939bec1129a5b28e520c57dabc",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b12bb9dd0337f8939bec1129a5b28e520c57dabc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b12bb9dd0337f8939bec1129a5b28e520c57dabc 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 #8346: [HUDI-6004] Allow procedures to operate table which is not in the current session

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b12bb9dd0337f8939bec1129a5b28e520c57dabc",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16044",
       "triggerID" : "b12bb9dd0337f8939bec1129a5b28e520c57dabc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b12bb9dd0337f8939bec1129a5b28e520c57dabc Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16044) 
   
   <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] lvyanquan commented on pull request #8346: [HUDI-6004] Allow procedures to operate table which is not in the current session

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

   close since there is another pr to fix it https://github.com/apache/hudi/pull/8488 


-- 
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] lvyanquan closed pull request #8346: [HUDI-6004] Allow procedures to operate table which is not in the current session

Posted by "lvyanquan (via GitHub)" <gi...@apache.org>.
lvyanquan closed pull request #8346: [HUDI-6004] Allow procedures to operate table which is not in the current session
URL: https://github.com/apache/hudi/pull/8346


-- 
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 #8346: [HUDI-6004] Allow procedures to operate table which is not in the current session

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

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