[
https://issues.apache.org/jira/browse/CALCITE-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372277#comment-17372277
]
Julian Hyde commented on CALCITE-4614:
--------------------------------------
[~tjbanghart], Reviewing the PR now. I made a few formatting changes (see
[1014c637|https://github.com/julianhyde/calcite/commit/1014c6374447ca9222c90fa41e780ecbad9145ea])
but looks good. Testing and will commit shortly.
> Exasol dialect implementation
> -----------------------------
>
> Key: CALCITE-4614
> URL: https://issues.apache.org/jira/browse/CALCITE-4614
> Project: Calcite
> Issue Type: New Feature
> Components: jdbc-adapter
> Reporter: TJ Banghart
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Exasol is a columnar DBMS for OLAP: [https://www.exasol.com/]
> Calcite's current `PostgresqlSqlDialect` works well with Exasol's jdbc
> adapter but there are a few differences (e.g. additional datatypes, some
> calls are slightly different, identifiers, etc.)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)