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

[GitHub] [hudi] prashantwason opened a new pull request, #8495: [HUDI-6100] Fixed overflow in setting log block size by making it long everywhere.

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

   [HUDI-6100] Fixed overflow in setting log block size by making it long everywhere.
   
   ### Change Logs
   
   Hoodie log block size getter and setter are all long now.
   
   ### Impact
   
   Prevent integer overflow error when log block size is set to be higher than 2GB.
   
   ### Risk level (write none, low medium or high below)
   
   None
   
   ### 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 #8495: [HUDI-6100] Fixed overflow in setting log block size by making it long everywhere.

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2f211f0dcc0f321a024e4bd15c3535641ff08e9e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16446",
       "triggerID" : "2f211f0dcc0f321a024e4bd15c3535641ff08e9e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a5393393e88efcea1bcd6c3ab860384cbb9f43e2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16488",
       "triggerID" : "a5393393e88efcea1bcd6c3ab860384cbb9f43e2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a5393393e88efcea1bcd6c3ab860384cbb9f43e2 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16488) 
   
   <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] prashantwason commented on pull request #8495: [HUDI-6100] Fixed overflow in setting log block size by making it long everywhere.

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

   Fixed compile errors


-- 
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 #8495: [HUDI-6100] Fixed overflow in setting log block size by making it long everywhere.

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2f211f0dcc0f321a024e4bd15c3535641ff08e9e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16446",
       "triggerID" : "2f211f0dcc0f321a024e4bd15c3535641ff08e9e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a5393393e88efcea1bcd6c3ab860384cbb9f43e2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a5393393e88efcea1bcd6c3ab860384cbb9f43e2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2f211f0dcc0f321a024e4bd15c3535641ff08e9e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16446) 
   * a5393393e88efcea1bcd6c3ab860384cbb9f43e2 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 #8495: [HUDI-6100] Fixed overflow in setting log block size by making it long everywhere.

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2f211f0dcc0f321a024e4bd15c3535641ff08e9e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16446",
       "triggerID" : "2f211f0dcc0f321a024e4bd15c3535641ff08e9e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2f211f0dcc0f321a024e4bd15c3535641ff08e9e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16446) 
   
   <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] danny0405 commented on pull request #8495: [HUDI-6100] Fixed overflow in setting log block size by making it long everywhere.

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

   Can we fix all kinds of compile error: https://github.com/apache/hudi/actions/runs/4737582355/jobs/8410529590?pr=8495#step:4:704


-- 
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 #8495: [HUDI-6100] Fixed overflow in setting log block size by making it long everywhere.

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2f211f0dcc0f321a024e4bd15c3535641ff08e9e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16446",
       "triggerID" : "2f211f0dcc0f321a024e4bd15c3535641ff08e9e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2f211f0dcc0f321a024e4bd15c3535641ff08e9e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16446) 
   
   <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 #8495: [HUDI-6100] Fixed overflow in setting log block size by making it long everywhere.

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2f211f0dcc0f321a024e4bd15c3535641ff08e9e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16446",
       "triggerID" : "2f211f0dcc0f321a024e4bd15c3535641ff08e9e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a5393393e88efcea1bcd6c3ab860384cbb9f43e2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16488",
       "triggerID" : "a5393393e88efcea1bcd6c3ab860384cbb9f43e2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2f211f0dcc0f321a024e4bd15c3535641ff08e9e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16446) 
   * a5393393e88efcea1bcd6c3ab860384cbb9f43e2 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16488) 
   
   <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] danny0405 merged pull request #8495: [HUDI-6100] Fixed overflow in setting log block size by making it long everywhere.

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


-- 
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 #8495: [HUDI-6100] Fixed overflow in setting log block size by making it long everywhere.

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2f211f0dcc0f321a024e4bd15c3535641ff08e9e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2f211f0dcc0f321a024e4bd15c3535641ff08e9e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2f211f0dcc0f321a024e4bd15c3535641ff08e9e 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