Display indexing information for TableScanOperator in plan ----------------------------------------------------------
Key: HIVE-2129 URL: https://issues.apache.org/jira/browse/HIVE-2129 Project: Hive Issue Type: Improvement Components: Indexing Affects Versions: 0.8.0 Reporter: Russell Melick 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. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira