Skip to content

Superglue Calcite Parser : Upgrade to latest Calcite Version - 1.27.0  #50

@sambekar15

Description

@sambekar15

Is your feature request related to a problem? Please describe.
Superglue Calcite Parser : Upgrade to latest Calcite Version - 1.27.0 to take advantage of some of the fixes wrt RLIKE, DATE functions
https://calcite.apache.org/downloads/

Describe the solution you'd like
Regression and test cases should pass after upgrading to latest calcite version
Sql Statement like - 1) select cola from tableA where MAX(realm_email) RLIKE '.+@.+\..+' 2) select cola from tableA where MAX(realm_email) not rlike '.+@.+\..+' should succeed on parsing

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions