createTableOptimizer
abstract suspend fun createTableOptimizer(input: CreateTableOptimizerRequest): CreateTableOptimizerResponse
Creates a new table optimizer for a specific function. compaction
is the only currently supported optimizer type.