Re: Difficulties writing custom parser in SBT build system

2021-09-01 Thread Bhavya Aggarwal
Hi Tej, You can use the below sbt plugin code for overriding the parser in calcite. https://github.com/knoldus/parser-generator-plugin Regards Bhavya On Tue, Aug 31, 2021 at 12:38 PM Bhavya Aggarwal wrote: > We created a Sbt Plugin for the parser override, we can share the same > with you

Re: [jira] [Created] (CALCITE-4760) Should not need to initialize a jdbc:calcite driver to make a RelBuilder

2021-09-01 Thread Julian Hyde
I am inclined to fix this by creating a connection directly, not via the JDBC DriverManager. But that has the potential to break people who are relying on the DriverManager. If this would affect you, please speak up by adding comments to the JIRA case. This particular case seems to be related

[jira] [Created] (CALCITE-4761) simplifyingOrs with an "UNKNOWN" return type reference throws `IllegalArgumentException` when .

2021-09-01 Thread TJ Banghart (Jira)
TJ Banghart created CALCITE-4761: Summary: simplifyingOrs with an "UNKNOWN" return type reference throws `IllegalArgumentException` when . Key: CALCITE-4761 URL:

[jira] [Created] (CALCITE-4760) Should not need to initialize a jdbc:calcite driver to make a RelBuilder

2021-09-01 Thread Steven Talbot (Jira)
Steven Talbot created CALCITE-4760: -- Summary: Should not need to initialize a jdbc:calcite driver to make a RelBuilder Key: CALCITE-4760 URL: https://issues.apache.org/jira/browse/CALCITE-4760