OmniSciDB
a5dc49c757
|
#include "Catalog/Catalog.h"
Go to the source code of this file.
Classes | |
struct | DeletedColumnStats |
class | TableOptimizer |
Driver for running cleanup processes on a table. TableOptimizer provides functions for various cleanup processes that improve performance on a table. Only tables that have been modified using updates or deletes are candidates for cleanup. If the table descriptor corresponds to a sharded table, table optimizer processes each physical shard. More... | |