ClickHouse/docs/en/roadmap.md
2018-10-16 13:01:15 +03:00

392 B

Roadmap

Q4 2018

  • JOIN syntax compatible with SQL standard:

    • Mutliple JOINs in single SELECT
  • JOIN execution improvements:

    • Distributed join not limited by memory
  • Protobuf and Parquet input and output formats

  • Resource pools for more precise distribution of cluster capacity between users

Original article