Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Support these ddl in the TableEnvironment, and there a few DDL implemented by SQL Client should be migrated to using Calcite parser.

...

  1. New syntax add to calcite parser can be tested using FlinkSqlParserImplTest by adding test cases
  2. DDLs supported in TableEnvironment can be be verified by by unit test.

Rejected Alternatives

No rejected alternatives.

...