class DeltaLake::TableAlterer

def initialize(table)

def initialize(table)
  @table = table
end