You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Chris Baynes (JIRA)" <ji...@apache.org> on 2018/01/30 13:13:00 UTC

[jira] [Created] (CALCITE-2157) ClickHouse dialect implementation

Chris Baynes created CALCITE-2157:
-------------------------------------

             Summary: 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


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)