Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: removed MDK

...

       2. File level index: local B+ tree,  efficient blocklet level filteringBlocklet

data_index_cd.jpgImage Added

Figure 2: File Level Indexing


blocklet_image.jpgImage Added

Figure 3:  Blocklet Level Indexing

 Blocklet Min-Max Index is used to record the min/max value of all columns in the blocklet.

...

data_index_cd.jpgImage Removed

Figure 2: File Level Indexing

blocklet_image.jpgImage Removed

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.

...