ClickHouse/docs/en/roadmap.md
BayoNet 13d9a4eebe Sources for english documentation switched to Markdown.
Edit page link is fixed too for both language versions of documentation.
2017-12-28 18:13:23 +03:00

430 B

Roadmap

Q3 2017

  • SYSTEM queries
  • Limit the number of parallel downloads from replicas
  • Finish support for NULL
  • SELECT db.table.column

Q4 2017

  • An arbitrary key for partitioning engines of the MergeTree family
  • Enhance the JOIN syntax for compatibility with the SQL standard
  • Resource pools for queries (CPU, disk I/O, and network bandwidth)

Q1 2018

  • Initial support for UPDATE and DELETE