[
https://issues.apache.org/jira/browse/DRILL-7103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800204#comment-16800204
]
ASF GitHub Bot commented on DRILL-7103:
---------------------------------------
asfgit commented on pull request #1695: DRILL-7103: Incorrect conversion to
integer in BsonRecordReader#writeTimeStamp
URL: https://github.com/apache/drill/pull/1695
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> BSON Recored reader: wrong timestamp values
> -------------------------------------------
>
> Key: DRILL-7103
> URL: https://issues.apache.org/jira/browse/DRILL-7103
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.14.0, 1.15.0
> Reporter: Oleg Zinoviev
> Assignee: Oleg Zinoviev
> Priority: Major
> Labels: ready-to-commit
> Fix For: 1.16.0
>
>
> The BsonRecordReader # writeTimeStamp method converts the DateTime#getMillis
> () result to an integer. This leads to arithmetic overflow if the date is
> after 1970-01-25.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)