I believe this is a feature that is off by default. Try creating your
parser with an alternative parser factory. I think it is something like
this:

SqlParser.Config.DEFAULT.withParserFactory(SqlDdlParserImpl.FACTORY)

On Thu, Jan 6, 2022 at 6:10 AM Yogendra Sharma <s...@live.com> wrote:

> Wondering why does calcite DDL parser fail to parse ALTER TABLE stayements?
>
> In the code I see that we support ALTER SESSION and ALTER SYSTEM but not
> ALTER Table.
>
> -Yogi
>
>
>
> Get Outlook for Android<https://aka.ms/ghei36>
>

Reply via email to