You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/01/19 18:56:00 UTC

[jira] [Created] (ORC-292) Build optional indexes on columns

Owen O'Malley created ORC-292:
---------------------------------

             Summary: Build optional indexes on columns
                 Key: ORC-292
                 URL: https://issues.apache.org/jira/browse/ORC-292
             Project: ORC
          Issue Type: Improvement
            Reporter: Owen O'Malley


For small cardinality string columns, including nested columns, it would be really nice to have an optional index at the stripe level that records for each value, which row groups that value occurs in.

I would propose making a new index that maps from the dictionary position to row group number.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)