You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "MinJi Kim (JIRA)" <ji...@apache.org> on 2016/09/21 20:43:20 UTC

[jira] [Created] (CALCITE-1380) Redshift jdbc driver returns "POSTGRES" for its database product name

MinJi Kim created CALCITE-1380:
----------------------------------

             Summary: Redshift jdbc driver returns "POSTGRES" for its database product name
                 Key: CALCITE-1380
                 URL: https://issues.apache.org/jira/browse/CALCITE-1380
             Project: Calcite
          Issue Type: Bug
          Components: core
            Reporter: MinJi Kim
            Assignee: Julian Hyde


It looks like Redshift jdbc driver getMetaData().getDatabaseProductName() returns postgres.  As a result, Redshift is considered as Postgres (and we fetch incorrect SqlDialect for Redshift).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)