Gopal V created HIVE-19111:
------------------------------
Summary: ACID: PPD & Split-pruning for txn_id filters
Key: HIVE-19111
URL: https://issues.apache.org/jira/browse/HIVE-19111
Project: Hive
Issue Type: Bug
Components: Transactions
Reporter: Gopal V
HIVE-18839 uses transaction id filtering to do incremental scans of a table
(for a "from snapshot to snapshot" range).
This filter can be pushed down into the Split-generation phase to skip entire
files and directories.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)