Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-859

Actively remove data and deltas for deleted columns

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Private Beta
    • None
    • tablet
    • None

    Description

      Currently, we only remove data blocks for deleted columns when we run a compaction. If a table is already fully compacted, this won't happen at all. In most cases, it will happen very slowly.

      We should add some kind of in-the-background operation which removes the CFiles corresponding to deleted columns, and modify the delta compaction code paths to actually drop delta data for deleted columns.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: