class DeltaLake::TableOptimizer

def initialize(table)

def initialize(table)
  @table = table
end