[
https://issues.apache.org/jira/browse/CALCITE-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Baynes updated CALCITE-2157:
----------------------------------
External issue URL: https://github.com/apache/calcite/pull/618
I have submitted a PR which provides a lot of the basic functionality. It
currently does not yet support the ClickHouse join syntax.
> ClickHouse dialect implementation
> ---------------------------------
>
> Key: CALCITE-2157
> URL: https://issues.apache.org/jira/browse/CALCITE-2157
> Project: Calcite
> Issue Type: New Feature
> Components: jdbc-adapter
> Reporter: Chris Baynes
> Assignee: Chris Baynes
> Priority: Major
>
> ClickHouse is a really fast columnar DBMS for OLAP:
> [https://clickhouse.yandex/.|https://clickhouse.yandex/]
> It has a jdbc adapter and uses mostly standard sql, though there are
> differences (e.g. join syntax, datatypes, function name case-sensitivity).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)