ClickHouse/docs/en/roadmap.md

15 lines
392 B
Markdown
Raw Normal View History

# Roadmap
## Q4 2018
2018-03-25 02:04:22 +00:00
2018-09-06 18:15:16 +00:00
- JOIN syntax compatible with SQL standard:
- Mutliple `JOIN`s in single `SELECT`
2018-03-25 02:04:22 +00:00
2018-09-06 18:15:16 +00:00
- JOIN execution improvements:
- Distributed join not limited by memory
2018-03-25 02:04:22 +00:00
- Protobuf and Parquet input and output formats
2018-09-06 18:15:16 +00:00
- Resource pools for more precise distribution of cluster capacity between users
[Original article](https://clickhouse.yandex/docs/en/roadmap/) <!--hide-->