Description
Currently, SchemExtractionTool uses PTable representation to get the effective DDL on the cluster.
Rename SchemaExtractionTool to SchemaTool, add a feature that accepts create DDL and alter DDL to give effective DDL without using PTable implementation.