[ https://issues.apache.org/jira/browse/HIVE-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wojciech Galuba updated HIVE-2096: ---------------------------------- Affects Version/s: 0.8.0 Status: Patch Available (was: Open) Added two options: hive.index.compact.query.max.bytes - the maximum number of bytes that a query using the compact index can read hive.index.compact.query.max.entries - the maximum number of entries to read from the index file during a query If any of these thresholds are exceeded then an exception is thrown. > throw a error if the input is larger than a threshold for index input format > ---------------------------------------------------------------------------- > > Key: HIVE-2096 > URL: https://issues.apache.org/jira/browse/HIVE-2096 > Project: Hive > Issue Type: Bug > Affects Versions: 0.8.0 > Reporter: Namit Jain > Assignee: He Yongqiang > > This can hang for ever. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira