Alexey Milovidov
|
b5e4d0692a
|
Disallow PREWHERE, SAMPLE, FINAL in MATERIALIZED VIEWs [#CLICKHOUSE-2].
|
2018-03-16 04:23:37 +03:00 |
|
Alexey Milovidov
|
5ff433b670
|
Merged Limits to Settings [#CLICKHOUSE-2021]
|
2018-03-11 03:15:26 +03:00 |
|
Alexey Milovidov
|
7577b1db14
|
Added function "throwIf" [#CLICKHOUSE-2543]
|
2018-03-10 03:18:57 +03:00 |
|
Alexey Milovidov
|
3f8ef38b41
|
Fixed wording #245
|
2018-03-10 02:23:15 +03:00 |
|
proller
|
82a361d0e9
|
Show error to client if query was killed (#1989)
* Show error to client if query was killed
* Kill exception v2
* Use kill
* fix
* wip
* fix
* fxi
* try fix
* Revert "try fix"
This reverts commit eb76e4c040 .
* QUERY_WASCANCELLED
* Fxi all cancel()
* fix
|
2018-03-06 00:09:39 +03:00 |
|
Alexey Milovidov
|
7e7fe3c441
|
Execute table functions once for a query [#CLICKHOUSE-3615]
|
2018-03-02 08:44:17 +03:00 |
|
Alexey Milovidov
|
28df0c3712
|
Removed unused constant #1947
|
2018-03-01 10:43:08 +03:00 |
|
Vitaliy Lyudvichenko
|
9c889af882
|
Add allow_distributed_ddl setting. [#CLICKHOUSE-3611]
Clearer exception message.
Fixed Int64 settings parsing.
|
2018-02-28 16:23:40 +03:00 |
|
proller
|
db8ea9205c
|
LibraryDictionarySource: api v2 with strings (#1915)
* LibraryDictionarySource: Support numeric types, initial support for strings
|
2018-02-16 20:12:22 +03:00 |
|
Vitaliy Lyudvichenko
|
42754a5327
|
Add new virtual columns into system.tables. [#CLICKHOUSE-3554]
|
2018-02-08 17:15:40 +03:00 |
|
Vitaliy Lyudvichenko
|
61233b886a
|
Better system.part_log. [#CLICKHOUSE-3342]
|
2018-01-25 21:40:02 +03:00 |
|
Vitaliy Lyudvichenko
|
03bca2144d
|
OPTIMIZE doesn't produce intersecting merges now, add optimize_throw_if_noop setting. [#CLICKHOUSE-3432] [#CLICKHOUSE-3420]
Resolves #1753
|
2018-01-15 13:13:18 +03:00 |
|
Alexey Milovidov
|
c4687b5fb9
|
Unification of Nested: development [#CLICKHOUSE-2].
|
2018-01-02 08:54:34 +03:00 |
|
Nikolai Kochetov
|
39ec3f7d74
|
changed exception message, added comments
|
2017-12-19 22:51:59 +03:00 |
|
Alexey Milovidov
|
2c1d7ad343
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-07 03:31:46 +03:00 |
|
alexey-milovidov
|
09f030a3ee
|
Merge branch 'master' into data_parts_multi_index
|
2017-12-01 19:53:04 +03:00 |
|
Vitaliy Lyudvichenko
|
b738d1baed
|
Add multi index for data_parts storage. And fixed bugs. [#CLICKHOUSE-3452]
Fixed handling of obsolete parts.
Fixed conflict resolution between simultaneous PreCommitted covering parts.
Fixed memory leak caused by ordinary MergeTree parts stucked in Deleting state.
Added hidden _state column into system.parts.
|
2017-11-29 14:25:11 +03:00 |
|
Alexey Milovidov
|
2ca6952deb
|
Merge branch 'master' into unify-data-types-that-serialized-with-multiple-streams
|
2017-11-20 02:16:18 +03:00 |
|
Alexey Milovidov
|
60825748d4
|
Merge branch 'fix11' of https://github.com/proller/ClickHouse into proller-fix11
|
2017-11-19 22:57:28 +03:00 |
|
proller
|
aa3dd03389
|
Split lib dbms to dbms + dbms_common_io
|
2017-11-17 22:19:49 +03:00 |
|