dingo icon indicating copy to clipboard operation
dingo copied to clipboard

[dingo-ddl] Extend calcite SQL syntax

Open guojn1 opened this issue 3 years ago • 1 comments

Apache calcite supports limited SQL syntax, such as truncate, create table with(), and so on. We need to enrich SQL syntax to support the function of extending a qualified database

guojn1 avatar Aug 31 '22 02:08 guojn1

base javacc

guojn1 avatar Sep 02 '22 01:09 guojn1

These have been done.

lasyard avatar Sep 19 '23 06:09 lasyard