Hi guys, I just started to use Calcite's SQL parser. I am working on a project related to Teradata and I found calcite doesn't support SQL syntax like 'select top 10 * from A'.
Is there anyway that I can change the parser to support syntax like this? Please advise. Thanks! Regards, Yishu
