Zoltan Haindrich created HIVE-21251: ---------------------------------------
Summary: Handle "false" filter predicate on tablescan Key: HIVE-21251 URL: https://issues.apache.org/jira/browse/HIVE-21251 Project: Hive Issue Type: Improvement Reporter: Zoltan Haindrich If the filter turned out to be false; the ts filter predicate is not "false" So the reader may still read the data for the filter which will just throw away all rows. -- This message was sent by Atlassian JIRA (v7.6.3#76005)