DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
2. File level index: local B+ tree, efficient blocklet level filteringBlocklet
Figure 2: File Level Indexing
Figure 3: Blocklet Level Indexing
Blocklet Min-Max Index is used to record the min/max value of all columns in the blocklet.
...
Figure 2: File Level Indexing
Figure 3: Blocklet Level Indexing
MinMin-Max Index for all columns aids in quickly locating the row groups(Data Blocks) that contain the data matching search/filter criteria.
...