You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2021/09/15 03:18:00 UTC

[jira] [Created] (IMPALA-10915) Pushdown Timestamp predicates to ORC reader

Quanlong Huang created IMPALA-10915:
---------------------------------------

             Summary: Pushdown Timestamp predicates to ORC reader
                 Key: IMPALA-10915
                 URL: https://issues.apache.org/jira/browse/IMPALA-10915
             Project: IMPALA
          Issue Type: Improvement
          Components: Backend
            Reporter: Quanlong Huang
            Assignee: Quanlong Huang


This is a follow-up task of predicate pushdown to the ORC reader (IMPALA-6505). In IMPALA-6505 we skip pushing down predicates on Timestamp columns. As [~csringhofer] pointed out in the review: https://gerrit.cloudera.org/c/17815, we need to deal with corner cases like timezone conversion and timestamps before 1970-01-01. Also add more tests for coverage.



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