Re: Problems to validate ddl commands

2019-12-16 Thread XING JIN
Hi Anthony ~ Calcite supports to validate DDL; I cannot open your link, would you please give some details for your problem ? Best, Jin Anthony Louis 于2019年12月17日周二 上午4:08写道: > When I try to validate a sql statement that contains "CREATE TABLE" it > throws an error that is described in this

Problems to validate ddl commands

2019-12-16 Thread Anthony Louis
When I try to validate a sql statement that contains "CREATE TABLE" it throws an error that is described in this gist https://gist.github.com/anthonylouisbsb/5f7d57886836cfac1742366722afcf41. I would like to know if is possible to validate a query using ddl statements?