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

[GitHub] [hudi] lokeshj1703 opened a new pull request, #7959: Fix test failure in TestHoodieMergeOnReadTable

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

   ### Change Logs
   
   The PR fixes test failure in `TestHoodieMergeOnReadTable.testReleaseResource`
   ```
   TestHoodieMergeOnReadTable.testReleaseResource:710 expected: <14> but was: <3>
   ```
   
   ### Impact
   
   NA
   
   ### Risk level (write none, low medium or high below)
   
   LOW
   
   ### Documentation Update
   
   _Describe any necessary documentation update if there is any new feature, config, or user-facing change_
   
   - _The config description must be updated if new configs are added or the default value of the configs are changed_
   - _Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
     ticket number here and follow the [instruction](https://hudi.apache.org/contribute/developer-setup#website) to make
     changes to the website._
   
   ### 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] codope merged pull request #7959: [HUDI-5800] Fix test failure in TestHoodieMergeOnReadTable

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


-- 
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 #7959: Fix test failure in TestHoodieMergeOnReadTable

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "480d3a4b17476126e248eddea06713024fae0f2b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "480d3a4b17476126e248eddea06713024fae0f2b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 480d3a4b17476126e248eddea06713024fae0f2b 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 #7959: [HUDI-5800] Fix test failure in TestHoodieMergeOnReadTable

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "480d3a4b17476126e248eddea06713024fae0f2b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15200",
       "triggerID" : "480d3a4b17476126e248eddea06713024fae0f2b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d4fa9d6324685ee950639fa1f87fb42b08943864",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15243",
       "triggerID" : "d4fa9d6324685ee950639fa1f87fb42b08943864",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abacbd6013333cc0a87b0a8e5edb8607c2db6360",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15271",
       "triggerID" : "abacbd6013333cc0a87b0a8e5edb8607c2db6360",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d4fa9d6324685ee950639fa1f87fb42b08943864 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15243) 
   * abacbd6013333cc0a87b0a8e5edb8607c2db6360 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15271) 
   
   <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 #7959: [HUDI-5800] Fix test failure in TestHoodieMergeOnReadTable

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "480d3a4b17476126e248eddea06713024fae0f2b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15200",
       "triggerID" : "480d3a4b17476126e248eddea06713024fae0f2b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d4fa9d6324685ee950639fa1f87fb42b08943864",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15243",
       "triggerID" : "d4fa9d6324685ee950639fa1f87fb42b08943864",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 480d3a4b17476126e248eddea06713024fae0f2b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15200) 
   * d4fa9d6324685ee950639fa1f87fb42b08943864 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15243) 
   
   <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 #7959: [HUDI-5800] Fix test failure in TestHoodieMergeOnReadTable

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "480d3a4b17476126e248eddea06713024fae0f2b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15200",
       "triggerID" : "480d3a4b17476126e248eddea06713024fae0f2b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d4fa9d6324685ee950639fa1f87fb42b08943864",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15243",
       "triggerID" : "d4fa9d6324685ee950639fa1f87fb42b08943864",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abacbd6013333cc0a87b0a8e5edb8607c2db6360",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "abacbd6013333cc0a87b0a8e5edb8607c2db6360",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d4fa9d6324685ee950639fa1f87fb42b08943864 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15243) 
   * abacbd6013333cc0a87b0a8e5edb8607c2db6360 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 #7959: [HUDI-5800] Fix test failure in TestHoodieMergeOnReadTable

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "480d3a4b17476126e248eddea06713024fae0f2b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15200",
       "triggerID" : "480d3a4b17476126e248eddea06713024fae0f2b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 480d3a4b17476126e248eddea06713024fae0f2b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15200) 
   
   <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 #7959: [HUDI-5800] Fix test failure in TestHoodieMergeOnReadTable

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "480d3a4b17476126e248eddea06713024fae0f2b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15200",
       "triggerID" : "480d3a4b17476126e248eddea06713024fae0f2b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 480d3a4b17476126e248eddea06713024fae0f2b Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15200) 
   
   <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 #7959: [HUDI-5800] Fix test failure in TestHoodieMergeOnReadTable

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "480d3a4b17476126e248eddea06713024fae0f2b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15200",
       "triggerID" : "480d3a4b17476126e248eddea06713024fae0f2b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d4fa9d6324685ee950639fa1f87fb42b08943864",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15243",
       "triggerID" : "d4fa9d6324685ee950639fa1f87fb42b08943864",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d4fa9d6324685ee950639fa1f87fb42b08943864 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15243) 
   
   <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 #7959: [HUDI-5800] Fix test failure in TestHoodieMergeOnReadTable

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

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