mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 15:21:43 +00:00
466 B
466 B
Roadmap
Q2 2019
- DDL for dictionaries
- Integration with S3-like object stores
- Multiple storages for hot/cold data, JBOD support
Q3 2019
- JOIN execution improvements:
- Distributed join not limited by memory
- Resource pools for more precise distribution of cluster capacity between users
- Fine-grained authorization
- Integration with external authentication services