You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2021/10/11 10:15:34 UTC

[Impala-ASF-CR] IMPALA-10873: Push down EQUALS, IS NULL and IN-list predicate to ORC reader

Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/17815 )

Change subject: IMPALA-10873: Push down EQUALS, IS NULL and IN-list predicate to ORC reader
......................................................................


Patch Set 7:

There is a bug in the ORC lib about using the bloom filters: https://issues.apache.org/jira/browse/ORC-1024
Let's wait until it got resolved.

The test failure is unrelated (IMPALA-10747). Thanks Csaba for pointing it out!


-- 
To view, visit http://gerrit.cloudera.org:8080/17815
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Iaa89f080fe2e87d94fc8ea7f1be83e087fa34225
Gerrit-Change-Number: 17815
Gerrit-PatchSet: 7
Gerrit-Owner: Quanlong Huang <hu...@gmail.com>
Gerrit-Reviewer: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Qifan Chen <qc...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <hu...@gmail.com>
Gerrit-Comment-Date: Mon, 11 Oct 2021 10:15:34 +0000
Gerrit-HasComments: No