Closed Yaiba closed 3 weeks ago
To deal with new DDL, I create ParseDDL
and WriteDDL
for now so I don't break the downstream analyzer/planner, also allow me to write tests.
Also add some basic validations on create table
OK Just add Drop table
statement, also address feedback on ParseDDL
function.
This pr adds new DDLs: