Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.8.0
-
None
-
None
Description
Show the indexInputFormat and indexIntermediateFile in the plan, to indicate that the table scan's input is being filtered by the intermediate file. But, we only want to do this when these values are non-null (could use the usesIndex() function), so that all the old tests aren't messed up.
Attachments
Issue Links
- depends upon
-
HIVE-1644 use filter pushdown for automatically accessing indexes
- Closed