[
https://issues.apache.org/jira/browse/DRILL-7103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792684#comment-16792684
]
Oleg Zinoviev commented on DRILL-7103:
--------------------------------------
Way to reproduce:
Try to read timestamp after 1970-01-25 (in my case it was 2015-01-01) from
mongoDB
> 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
> Priority: Major
>
> 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)