araddon/qlbridge

support CREATE statement in sql

araddon opened this issue · 0 comments

support the standard CREATE statements

  • lex create statements including SOURCE, TABLE and create cols
  • parse source, table statements into apporpriate AST
  • support in exec query engine