Description
Reproducer:
1) create a Hive table with a date column
2) insert date 01-01-01
3) get the corresponding orc file from HDFS
4) read with the C++ reader
The reader produces 0-12-30 (off by 2 days)
Attachments
Issue Links
- causes
-
ORC-677 Fix SargApplier compilation error
- Closed
- is related to
-
HIVE-22667 ORC version upgrade including ORC-578
- Resolved
- supercedes
-
ORC-467 Upgrade storage-api to 2.7.0
- Closed
- links to