Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-12

Dynamic Column ordering in ChunkGroup

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      A recent interesting work(Wide Table Layout Optimization based on Column Ordering and Duplication) has indicated that in column store with massive number of columns, the ordering of columns may significantly affect the query performance.

      Maybe we can record some statistics of the query orders when a FileNode is being queried, so that in future flushs we can adjust the order of the column based on the statistics.

      For the full paper, please see:

      https://dl.acm.org/citation.cfm?id=3035930

      Attachments

        Activity

          People

            Unassigned Unassigned
            jt2594838 Tian Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: