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

[GitHub] [hudi] sandyfog opened a new pull request, #8052: [HUDI-5850] Fix timestamp(6) field long overflow

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

   ### Change Logs
   Due to the range of the long type, timestamps using the NANOS unit can only represent values between 1677-09-21 00:12:43 and 2262-04-11 23:47:16. Values outside of this range can not be represented with the NANOS unit.
   When timestamp(6) field  greater than "2262-04-11 23:47:16" , then throw  long overflow exception.
   
   ### Impact
   
   _Describe any public API or user-facing feature change or any performance impact._
   
   ### Risk level (write none, low medium or high below)
   
   _If medium or high, explain what verification was done to mitigate the risks._
   
   ### 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] danny0405 merged pull request #8052: [HUDI-5850] Fix timestamp(6) field long overflow

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


-- 
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 #8052: [HUDI-5850] Fix timestamp(6) field long overflow

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

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

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ed6423fc9885875ef0ac7cbe80bb6a512b1acb8f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ed6423fc9885875ef0ac7cbe80bb6a512b1acb8f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed6423fc9885875ef0ac7cbe80bb6a512b1acb8f 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 #8052: [HUDI-5850] Fix timestamp(6) field long overflow

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ed6423fc9885875ef0ac7cbe80bb6a512b1acb8f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15421",
       "triggerID" : "ed6423fc9885875ef0ac7cbe80bb6a512b1acb8f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed6423fc9885875ef0ac7cbe80bb6a512b1acb8f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15421) 
   
   <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] sandyfog commented on pull request #8052: [HUDI-5850] Fix timestamp(6) field long overflow

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

   @danny0405 PTAL.


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