[ 
https://issues.apache.org/jira/browse/ORC-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun resolved ORC-705.
-------------------------------
    Fix Version/s: 1.6.7
                   1.7.0
       Resolution: Fixed

This is resolved via https://github.com/apache/orc/pull/588

> Predicate evaluation should take into account writer calendar
> -------------------------------------------------------------
>
>                 Key: ORC-705
>                 URL: https://issues.apache.org/jira/browse/ORC-705
>             Project: ORC
>          Issue Type: Bug
>          Components: Reader
>    Affects Versions: 1.6.6, 1.7.0
>            Reporter: Panagiotis Garefalakis
>            Assignee: Panagiotis Garefalakis
>            Priority: Major
>             Fix For: 1.7.0, 1.6.7
>
>
> RecordReaderImp should pass down the writer calendar info 
> (writerUsedProlepticGregorian) when evaluating predicates to make sure column 
> stats are properly deserialized (affects TimestampStatistics).
> Currently, the reader assumes that a writer always uses a ProlepticGregorian 
> calendar for timestamp stats which is not always the case.
> Discovered this issue while working on HIVE-23553



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to