You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Ondřej Štumpf (Jira)" <ji...@apache.org> on 2020/12/23 15:36:00 UTC

[jira] [Created] (CALCITE-4445) Create new conformance level for Postgresql

Ondřej Štumpf created CALCITE-4445:
--------------------------------------

             Summary: Create new conformance level for Postgresql
                 Key: CALCITE-4445
                 URL: https://issues.apache.org/jira/browse/CALCITE-4445
             Project: Calcite
          Issue Type: Improvement
          Components: core
            Reporter: Ondřej Štumpf
            Assignee: Ondřej Štumpf


In CALCITE-4443,  a new Postgresql-specific operator {{ILIKE}} was introduced. Currently that operator is only enabled in {{LENIENT}} and {{BABEL}} conformance levels. Let's:
* create a new conformance level {{POSTGRESQL}}
** make sure it supports {{ILIKE}}
* use this new conformance level in Postgresql and Vertica dialects
* update the tests for {{ILIKE}} to set {{POSTGRESQL}} conformance level instead of {{LENIENT}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)