Update roadmap.md

This commit is contained in:
Ivan Blinkov 2018-11-27 12:08:54 +03:00
parent aca2e05365
commit 9b44482ede

View File

@ -4,11 +4,23 @@
- JOIN syntax compatible with SQL standard: - JOIN syntax compatible with SQL standard:
- Mutliple `JOIN`s in single `SELECT` - Mutliple `JOIN`s in single `SELECT`
- Protobuf and Parquet input and output formats
## Q1 2019
- Import/export from HDFS and S3
- Lower metadata size in ZooKeeper
- Adaptive index granularity for MergeTree engine family
## Q2 2019
- JOIN execution improvements: - JOIN execution improvements:
- Distributed join not limited by memory - Distributed join not limited by memory
- Protobuf and Parquet input and output formats
- Resource pools for more precise distribution of cluster capacity between users - Resource pools for more precise distribution of cluster capacity between users
## Q3 2019
- Fine-grained authorization
- Integration with external authentication services
[Original article](https://clickhouse.yandex/docs/en/roadmap/) <!--hide--> [Original article](https://clickhouse.yandex/docs/en/roadmap/) <!--hide-->