Oleg Zinoviev created DRILL-7103:
------------------------------------
Summary: 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.15.0, 1.14.0
Reporter: Oleg Zinoviev
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)