mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-19 06:01:57 +00:00
21 lines
408 B
ReStructuredText
21 lines
408 B
ReStructuredText
|
Roadmap
|
||
|
=======
|
||
|
|
||
|
Q3 2017
|
||
|
-------
|
||
|
* ``SYSTEM`` queries
|
||
|
* Limit on parallel replica downloads
|
||
|
* Finalize ``NULL`` support
|
||
|
* ``SELECT db.table.column``
|
||
|
|
||
|
Q4 2017
|
||
|
-------
|
||
|
* Arbitrary partitioning key for MergeTree engine family
|
||
|
* Better compliance of ``JOIN`` syntax with SQL standard
|
||
|
* Resource pools for queries (CPU, disk I/O, network bandwidth)
|
||
|
|
||
|
Q1 2018
|
||
|
-------
|
||
|
* Basic support for ``UPDATE`` and ``DELETE``
|
||
|
|