Andrey Mironov
|
d5caf72ca7
|
Merge
|
2015-10-09 17:52:45 +03:00 |
|
Andrey Mironov
|
4e66eb2884
|
Merge
|
2015-10-09 17:51:57 +03:00 |
|
Andrey Mironov
|
8e4f30fff0
|
dbms: MongoDB dictionary source draft (actually it works, but there are some improvements to be made) [#METR-17854]
|
2015-10-09 17:51:31 +03:00 |
|
Alexey Arno
|
e86428b4ac
|
Merge
|
2015-10-08 17:23:23 +03:00 |
|
Pavel Kartavyy
|
2163af290a
|
Merge
|
2015-10-08 16:21:23 +03:00 |
|
Alexey Milovidov
|
a62fdf0e24
|
dbms: removing temporary columns early [#METR-18361].
|
2015-10-08 06:41:11 +03:00 |
|
Alexey Milovidov
|
9f5aa6c26e
|
dbms: Set 'merge_tree_uniform_read_distribution' to true by default [#METR-16457].
|
2015-10-08 03:09:48 +03:00 |
|
Andrey Mironov
|
3e3dfa0362
|
dbms: SSE versions for position(UTF8) [#METR-18210]
|
2015-10-06 18:12:45 +03:00 |
|
Pavel Kartavyy
|
1bf0b9841a
|
ReadHelpers: add braces
|
2015-10-06 15:04:50 +03:00 |
|
Pavel Kartavyy
|
04dfbc5728
|
ReadHelpers: don't throw exception in tryReadFloatText [#METR-18288]
|
2015-10-06 13:40:24 +03:00 |
|
Pavel Kartavyy
|
7c7829051b
|
dbms::ReadHelpers: rewrite readFloatText for better perfomance when exception happens [#METR-18288]
|
2015-10-05 17:28:06 +03:00 |
|
Alexey Milovidov
|
9facd5bc56
|
Removed link-time dependency [#METR-17973].
|
2015-10-05 10:04:42 +03:00 |
|
Alexey Milovidov
|
4e75ccee03
|
Probably better [#METR-17973].
|
2015-10-05 08:40:27 +03:00 |
|
Alexey Milovidov
|
baa25bf288
|
Addition to prev. revision [#METR-17973].
|
2015-10-05 04:52:00 +03:00 |
|
Alexey Milovidov
|
3183deadef
|
Moved files [#METR-17973].
|
2015-10-05 04:50:42 +03:00 |
|
Alexey Milovidov
|
0ddb9cffdd
|
Addition to prev. revision [#METR-17973].
|
2015-10-05 04:40:00 +03:00 |
|
Alexey Milovidov
|
918422ad48
|
Moved files [#METR-17973].
|
2015-10-05 04:35:28 +03:00 |
|
Alexey Milovidov
|
7f6bc50055
|
Moved files [#METR-17973].
|
2015-10-05 04:31:57 +03:00 |
|
Alexey Milovidov
|
feec229066
|
Moved files [#METR-17973].
|
2015-10-05 04:26:43 +03:00 |
|
Alexey Milovidov
|
f90c3003ea
|
Moved files [#METR-17973].
|
2015-10-05 04:11:12 +03:00 |
|
Alexey Milovidov
|
3a5032fd4a
|
Moved files [#METR-17973].
|
2015-10-05 03:52:29 +03:00 |
|
Alexey Milovidov
|
4a061b97cb
|
Moved file [#METR-17973].
|
2015-10-05 03:44:40 +03:00 |
|
Alexey Milovidov
|
fefd3791f1
|
Moved files [#METR-17973].
|
2015-10-05 03:33:43 +03:00 |
|
Alexey Milovidov
|
0ced5b4013
|
dbms: improved performance of aggregation by arrays [#METR-13168].
|
2015-10-04 09:51:22 +03:00 |
|
Alexey Milovidov
|
804216f678
|
dbms: added full support of GROUP BY arrays [#METR-13168].
|
2015-10-04 09:10:48 +03:00 |
|
Alexey Milovidov
|
6546fa7dbd
|
dbms: fixed build [#METR-17573].
|
2015-10-04 06:44:58 +03:00 |
|
Alexey Milovidov
|
4309ccd0d6
|
dbms: addition to prev. revision [#METR-13168].
|
2015-10-04 06:20:03 +03:00 |
|
Alexey Milovidov
|
733324645f
|
dbms: aggregation by arrays: preparation [#METR-13168].
|
2015-10-04 06:17:36 +03:00 |
|
Alexey Milovidov
|
f356545bbe
|
dbms: allowed DROP/DETACH partition on non-leader [#METR-17573].
|
2015-10-03 00:28:19 +03:00 |
|
Alexey Milovidov
|
b8c8662457
|
dbms: preparation [#METR-18167].
|
2015-10-02 21:33:46 +03:00 |
|
Andrey Mironov
|
a18933eeb3
|
dbms: Volnitsky: incorporate best of SSE2 string searching into fallback algorithm [#METR-18210]
|
2015-10-02 17:04:33 +03:00 |
|
Alexey Arno
|
ddf5996c44
|
Merge
|
2015-10-01 18:10:41 +03:00 |
|
Andrey Mironov
|
c915538fa7
|
dbms: add UTF-8 and case insensitive comparison support to Volnitsky [#METR-18210]
|
2015-09-30 21:07:02 +03:00 |
|
Pavel Kartavyy
|
269b4b8155
|
Merge
|
2015-09-30 16:55:20 +03:00 |
|
Alexey Milovidov
|
1f6def094f
|
dbms: fixed build [#METR-18202].
|
2015-09-29 22:19:54 +03:00 |
|
Alexey Milovidov
|
fa252f2208
|
dbms: SimpleCache: better (tnx. hertz) [#METR-18213].
|
2015-09-29 22:10:54 +03:00 |
|
Alexey Arno
|
8bdb8f93c0
|
Merge
|
2015-09-29 17:40:23 +03:00 |
|
Alexey Milovidov
|
fda3591d92
|
dbms: moved code to .cpp [#METR-18202].
|
2015-09-29 17:09:01 +03:00 |
|
Alexey Milovidov
|
d496f6cd4e
|
dbms: get rid of boost::property_tree [#METR-18202].
|
2015-09-29 03:53:10 +03:00 |
|
Alexey Milovidov
|
949dfb4226
|
dbms: fixed build [#METR-2807].
|
2015-09-27 17:28:43 +03:00 |
|
Alexey Milovidov
|
932a09ad6e
|
dbms: fixed race condition in ATTACH [#METR-17573].
|
2015-09-27 17:22:23 +03:00 |
|
Alexey Milovidov
|
87e1e69ff6
|
dbms: allowed to write block again after failed quorum write [#METR-16779].
|
2015-09-27 13:45:49 +03:00 |
|
Alexey Milovidov
|
6e3394496f
|
dbms: don't move conditions of type PKColumn IN (subquery) to PREWHERE [#METR-18198].
|
2015-09-27 09:50:36 +03:00 |
|
Alexey Milovidov
|
d04c213b27
|
dbms: addition to prev. revision [#METR-18213].
|
2015-09-27 05:45:55 +03:00 |
|
Alexey Milovidov
|
e1836a1e27
|
dbms: addition to prev. revision [#METR-18213].
|
2015-09-27 05:40:39 +03:00 |
|
Alexey Milovidov
|
c1bb394e8d
|
dbms: caching DNS requests for authentification [#METR-18213].
|
2015-09-27 05:18:00 +03:00 |
|
Alexey Milovidov
|
b714813c76
|
dbms: improved startup time [#METR-18202].
|
2015-09-25 21:57:17 +03:00 |
|
Andrey Mironov
|
8d3783153a
|
dbms: fix Volnitsky correctness for zero-length needle
|
2015-09-25 18:11:12 +03:00 |
|
Andrey Mironov
|
07a3ea8eb1
|
Merge
|
2015-09-25 16:39:13 +03:00 |
|
Andrey Mironov
|
a5bf937335
|
Merge
|
2015-09-25 16:39:13 +03:00 |
|
Andrey Mironov
|
bd57afb76c
|
dbms: stop reading from parts without PREWHERE prematurely by calling isCancelled() [#METR-16457]
|
2015-09-25 16:39:13 +03:00 |
|
Alexey Milovidov
|
093a8b12a7
|
dbms: added 'max_network_bytes' setting [#METR-18186].
|
2015-09-25 15:52:47 +03:00 |
|
Alexey Milovidov
|
c757bf9063
|
dbms: setting thread names [#METR-2944].
|
2015-09-24 21:54:21 +03:00 |
|
Andrey Mironov
|
01e767afa0
|
dbms: refactor, fix out of bounds access when needle is empty [#METR-16752]
|
2015-09-24 17:28:31 +03:00 |
|
Andrey Mironov
|
fd6dca0432
|
dbms: (lower|upper)UTF-8 refactor a bit [#METR-16752]
|
2015-09-24 15:58:28 +03:00 |
|
Alexey Arno
|
19bc3181f2
|
Merge
|
2015-09-24 15:40:36 +03:00 |
|
Andrey Mironov
|
90e9e8ab1a
|
dbms: UTF-8 position function family fix for constants [#METR-16752]
|
2015-09-24 14:39:51 +03:00 |
|
Andrey Mironov
|
03e7932164
|
dbms: positionCaseInsensitiveUTF8 code point counting fix. [#METR-16752]
|
2015-09-24 12:33:28 +03:00 |
|
Alexey Milovidov
|
0e57c8c423
|
dbms: allowed to specify passwords in hashed form [#METR-18119].
|
2015-09-24 10:18:05 +03:00 |
|
Alexey Milovidov
|
3d817fe625
|
dbms: lowered data size in ZK [#METR-18170].
|
2015-09-24 08:47:17 +03:00 |
|
Alexey Milovidov
|
1481d7f293
|
dbms: specifying port to send queries in ZK [#METR-18167].
|
2015-09-24 07:50:53 +03:00 |
|
Alexey Milovidov
|
a531680a92
|
dbms: removed most of log messages 'all_data_parts is locked' [#METR-2944].
|
2015-09-24 07:13:06 +03:00 |
|
Alexey Milovidov
|
75a16854db
|
dbms: moved files [#METR-2944].
|
2015-09-24 06:50:09 +03:00 |
|
Alexey Milovidov
|
dc209def73
|
dbms: table system.replication_queue: development [#METR-18061].
|
2015-09-24 04:18:25 +03:00 |
|
Alexey Milovidov
|
6af8215af5
|
dbms: added table system.replication_queue [#METR-18061].
|
2015-09-24 03:21:02 +03:00 |
|
Andrey Mironov
|
2efae5a5b9
|
dbms: positionCaseInsensitiveUTF8 and some fixes (out of bounds access etc.) for positionCaseInsensitive. [#METR-16752]
|
2015-09-23 20:00:01 +03:00 |
|
Pavel Kartavyy
|
d1bd09246d
|
gcc-4.9.2: compilation fix
|
2015-09-23 18:03:08 +03:00 |
|
Alexey Milovidov
|
0f8b651fe8
|
dbms: fixing error with 'nonincrement_block_numbers' [#METR-18139].
|
2015-09-23 05:39:07 +03:00 |
|
Alexey Milovidov
|
ef7afd0b9a
|
dbms: fixed dynamic compilation with clang [#METR-2944].
|
2015-09-23 00:16:00 +03:00 |
|
Alexey Arno
|
7d52bb7ccf
|
dbms: Server: Small code simplification. [#METR-17668]
|
2015-09-22 18:23:49 +03:00 |
|
Andrey Mironov
|
0f6c2839c2
|
dbms: put right brace back once again [#METR-16752]
|
2015-09-22 18:13:47 +03:00 |
|
Andrey Mironov
|
02064e1029
|
dbms: positionCaseInsensitive function (no tests attached yet) [#METR-16752]
|
2015-09-22 16:43:41 +03:00 |
|
Alexey Milovidov
|
926a661e38
|
Merge
|
2015-09-22 01:44:18 +03:00 |
|
Alexey Milovidov
|
c89541646c
|
dbms: instrumenting replication queue [#METR-18061].
|
2015-09-22 01:43:38 +03:00 |
|
Andrey Mironov
|
244eabb54b
|
dbms: allow moving primary key columns to PREWHERE if the can't be used by PKCondition [#METR-18063]
|
2015-09-21 15:13:11 +03:00 |
|
Alexey Milovidov
|
6571769d3b
|
dbms: added setting 'select_sequential_consistency' [#METR-16779].
|
2015-09-20 14:54:58 +03:00 |
|
Alexey Milovidov
|
3b5a3e7325
|
dbms: quorum insert: development [#METR-16779].
|
2015-09-20 14:02:59 +03:00 |
|
Alexey Milovidov
|
615181b3a6
|
dbms: added last_queue_update column to system.replicas table; clarifications [#METR-17573].
|
2015-09-20 08:21:43 +03:00 |
|
Alexey Milovidov
|
27c1d4e807
|
dbms: added VerticalRaw format [#METR-17986].
|
2015-09-20 07:04:52 +03:00 |
|
Alexey Milovidov
|
c89b063288
|
dbms: fixed deadlock on shutdown [#METR-18098].
|
2015-09-20 07:03:53 +03:00 |
|
Alexey Milovidov
|
6ceb83dc7d
|
dbms: added function formatReadableSize [#METR-16184].
|
2015-09-20 05:03:12 +03:00 |
|
Alexey Milovidov
|
32b7fcb933
|
dbms: added override [#METR-2944].
|
2015-09-20 04:55:29 +03:00 |
|
Alexey Milovidov
|
75ea48970c
|
dbms: BackgroundProcessingPool: attempt to fix an error [#METR-18098].
|
2015-09-19 10:55:01 +03:00 |
|
Alexey Milovidov
|
b068913aeb
|
dbms: removed bogus messages from error log; improved diagnostics; extended system.replicas table [#METR-17573].
|
2015-09-19 08:56:40 +03:00 |
|
Alexey Milovidov
|
5af56824f2
|
dbms: improved texts [#METR-17688].
|
2015-09-19 00:35:35 +03:00 |
|
Alexey Arno
|
1cae6e8b54
|
Merge
|
2015-09-18 16:36:10 +03:00 |
|
Andrey Mironov
|
16be53f475
|
dbms: add support of non-const second arg to has, indexOf, equalCount [#METR-18062]
|
2015-09-18 15:40:42 +03:00 |
|
Andrey Mironov
|
38ae453855
|
Merge
|
2015-09-18 15:40:09 +03:00 |
|
Alexey Milovidov
|
a53f7473d3
|
dbms: removed misleading error messages about canceled merges [#METR-18087].
|
2015-09-18 09:39:39 +03:00 |
|
Alexey Milovidov
|
5884a7b536
|
dbms: doing synchronous merges non-aggressively [#METR-18006].
|
2015-09-18 03:48:48 +03:00 |
|
Alexey Milovidov
|
fa9553307e
|
dbms: fixed error [#METR-17286].
|
2015-09-18 03:46:36 +03:00 |
|
Alexey Milovidov
|
10b86afd3c
|
dbms: saving create time for log entries in ZK [#METR-18085].
|
2015-09-18 00:30:43 +03:00 |
|
Alexey Milovidov
|
43ee70e1fe
|
dbms: fixed error [#METR-18011].
|
2015-09-17 23:00:19 +03:00 |
|
Alexey Milovidov
|
7dfc436c83
|
dbms: fixed error with renaming unexpected parts [#METR-18009].
|
2015-09-16 22:25:49 +03:00 |
|
Andrey Mironov
|
7b149be2c6
|
Merge
|
2015-09-16 20:49:08 +03:00 |
|
Andrey Mironov
|
9716ef7b34
|
Merge
|
2015-09-16 18:27:30 +03:00 |
|
Andrey Mironov
|
5ffd4898e8
|
Merge
|
2015-09-16 17:33:58 +03:00 |
|
Andrey Mironov
|
b6449b00f0
|
dbms: fix read order with merge_tree_uniform_read_distribution to be consistent with old method [#METR-16457] [#METR-18009]
|
2015-09-16 16:14:45 +03:00 |
|
Alexey Milovidov
|
fa0e61086f
|
dbms: removed bad code [#METR-17988].
|
2015-09-16 08:09:58 +03:00 |
|
Alexey Milovidov
|
d51404633b
|
dbms: fixed error [#METR-16457].
|
2015-09-16 07:18:16 +03:00 |
|
Alexey Milovidov
|
94d6d70310
|
Revert "dbms: fix filter size mismatch with size of column [#METR-18009]"
This reverts commit a8da5e498cd9744189c9600d062e82a6fd334609.
|
2015-09-16 05:02:22 +03:00 |
|
Andrey Mironov
|
0922693bf0
|
dbms: fix filter size mismatch with size of column [#METR-18009]
|
2015-09-15 20:45:39 +03:00 |
|
Alexey Milovidov
|
23a11f19c7
|
dbms: clearing impossible entries from replication queue [#METR-18035].
|
2015-09-15 04:20:40 +03:00 |
|
Alexey Milovidov
|
9e8b28131e
|
dbms: fixed error [#METR-17536].
|
2015-09-15 00:09:33 +03:00 |
|
Andrey Mironov
|
2318e27485
|
Merge
|
2015-09-14 23:03:54 +03:00 |
|
Pavel Kartavyy
|
44c810b228
|
███████████: split ClickHouse query to several sub queries [#METR-17968]
|
2015-09-14 11:50:35 +03:00 |
|
Alexey Milovidov
|
6ffb49fbe4
|
dbms: fixed progress bar for subqueries in IN and JOIN [#METR-18025].
|
2015-09-14 05:39:54 +03:00 |
|
Alexey Milovidov
|
8e23685201
|
dbms: allowed tuples with one element; allowed empty sets [#METR-18020].
|
2015-09-11 23:58:44 +03:00 |
|
Alexey Milovidov
|
5b68045461
|
dbms: removed limit for at least two elements in tuple [#METR-18020].
|
2015-09-11 23:27:01 +03:00 |
|
Andrey Mironov
|
739a3dae8b
|
Merge
|
2015-09-11 18:11:41 +03:00 |
|
Andrey Mironov
|
9f32c9b9cf
|
dbms:investigation [#METR-16938]
|
2015-09-11 18:11:41 +03:00 |
|
Andrey Mironov
|
be230b1859
|
dbms: ReservoirSamplerDeterministic make internal member function private
|
2015-09-11 11:27:00 +03:00 |
|
Alexey Milovidov
|
15a6ac31f4
|
dbms: quorum inserts: development [#METR-16779].
|
2015-09-11 05:51:35 +03:00 |
|
Alexey Milovidov
|
d53f173478
|
dbms: quorum inserts: development [#METR-16779].
|
2015-09-11 05:13:59 +03:00 |
|
Alexey Milovidov
|
3b6ef8b28c
|
dbms: quorum inserts: development [#METR-16779].
|
2015-09-11 00:32:33 +03:00 |
|
Alexey Milovidov
|
a26a43fcc0
|
dbms: quorum inserts: development [#METR-16779].
|
2015-09-10 23:43:42 +03:00 |
|
Andrey Mironov
|
61988e6a37
|
dbms: fix quantileDeterministic (no hash was saved with samples) [#METR-13932]
|
2015-09-10 18:07:47 +03:00 |
|
Alexey Milovidov
|
ec2151e646
|
dbms: removing deduplicated parts immediately [#METR-17988].
|
2015-09-09 22:03:46 +03:00 |
|
Alexey Milovidov
|
53967b5c85
|
Merge
|
2015-09-09 21:16:09 +03:00 |
|
Alexey Milovidov
|
aaa70348af
|
dbms: quorum inserts: development [#METR-16779].
|
2015-09-09 21:15:36 +03:00 |
|
Andrey Mironov
|
5caf4e401f
|
dbms: style corrections and comments [#METR-16457]
|
2015-09-09 20:46:56 +03:00 |
|
Alexey Milovidov
|
47f291d721
|
dbms: fixed error with MemoryTracker in synchronous loading of external dictionaries [#METR-17969].
|
2015-09-09 03:54:17 +03:00 |
|
Alexey Arno
|
64d47f35df
|
dbms: Server: Fixed possible cyclic dependencies. [#METR-14099]
|
2015-09-09 01:13:43 +03:00 |
|
Alexey Milovidov
|
0ca77545b2
|
dbms: added setting 'max_concurrent_queries_for_user' [#METR-17965].
|
2015-09-09 00:01:43 +03:00 |
|
Alexey Milovidov
|
50690565c1
|
dbms: improvement [#METR-17536].
|
2015-09-08 22:53:16 +03:00 |
|
Pavel Kartavyy
|
aee3f9a868
|
███████████: add state descriptor to task [#METR-16142]
|
2015-09-08 17:24:25 +03:00 |
|
Alexey Arno
|
9656f0799b
|
Merge
|
2015-09-08 13:27:34 +03:00 |
|
Andrey Mironov
|
0bcf25e518
|
dbms: naive implementation of non-const array() function for now[#METR-17948]
|
2015-09-08 12:38:45 +03:00 |
|
Andrey Mironov
|
43b0e8a46c
|
dbms: working out array() non-const implementation [#METR-17948]
|
2015-09-08 12:38:44 +03:00 |
|
Andrey Mironov
|
aa68fd2aec
|
dbms: add expression support for id, range_min and range_max [#METR-17888]
Fix type-checking of range_hashed dictionary with mysql as a source.
Parenthesise all expressions to avoid errors.
|
2015-09-08 12:38:44 +03:00 |
|
Alexey Arno
|
38fc81074f
|
Merge
|
2015-09-08 12:16:15 +03:00 |
|
Alexey Milovidov
|
fb04cf1a99
|
dbms: added comment [#METR-17536].
|
2015-09-08 00:20:28 +03:00 |
|
Alexey Milovidov
|
9f3cab500d
|
dbms: memory efficient distributed aggregation: development [#METR-17536].
|
2015-09-07 23:08:02 +03:00 |
|
Alexey Arno
|
437ca51ce8
|
dbms: Server: Bug fixes in the serialization/deserialization code. [#METR-17276]
|
2015-09-07 22:03:14 +03:00 |
|
Alexey Milovidov
|
e5677bea4d
|
dbms: added function randConstant for testing purposes [#METR-17536].
|
2015-09-07 20:56:56 +03:00 |
|
Andrey Mironov
|
f8b21b5fd6
|
dbms: add tests for sequenceCount and sequenceMatch, fix infinite loop for sequenceCount of empty pattern, fix decltype deducing reference type [#METR-17427]
|
2015-09-07 17:50:02 +03:00 |
|
Alexey Milovidov
|
2311c69d53
|
dbms: development of memory efficient distributed aggregation method [#METR-17536].
|
2015-09-07 10:40:14 +03:00 |
|
Alexey Milovidov
|
66b130a2e5
|
dbms: implemented method 'pull' for GLOBAL subqueries [#METR-17758].
|
2015-09-05 04:22:09 +03:00 |
|
Alexey Milovidov
|
9f38f15294
|
dbms: pull scheme for GLOBAL subqueries: development [#METR-17758].
|
2015-09-05 00:39:10 +03:00 |
|
Alexey Milovidov
|
e82e19ee75
|
dbms: pull scheme for GLOBAL subqueries: development: added ability to SELECT from temporary tables of another query [#METR-17758].
|
2015-09-04 23:52:00 +03:00 |
|
Alexey Milovidov
|
193113dc63
|
Merge
|
2015-09-04 23:00:32 +03:00 |
|
Alexey Milovidov
|
767a3c8090
|
dbms: fixed error with WITH TOTALS in subquery with distributed table with one shard and LIMIT [#METR-17561].
|
2015-09-04 22:40:55 +03:00 |
|
Alexey Milovidov
|
7dc7144011
|
dbms: fixed error with column order in RIGHT and FULL JOINs [#METR-17550].
|
2015-09-03 23:48:02 +03:00 |
|
Alexey Milovidov
|
bf6544693e
|
dbms: tiny modifications [#METR-17588].
|
2015-09-03 22:19:19 +03:00 |
|
Alexey Milovidov
|
69be9e7dd0
|
dbms: increased default limit on query size [#METRIKASUPP-5557].
|
2015-09-03 21:48:41 +03:00 |
|
Alexey Arno
|
d18544c981
|
dbms: Server: Improved implementation. [#METR-17588]
|
2015-09-03 18:35:34 +03:00 |
|
Andrey Mironov
|
65c309550d
|
Merge
|
2015-09-03 16:36:18 +03:00 |
|
Andrey Mironov
|
40026a8e7b
|
Merge
|
2015-09-03 16:30:50 +03:00 |
|
Alexey Arno
|
1491260e3b
|
dbms: Server: Fixed behavior of LIKE. Now % correctly matches newlines. [#METR-17588]
|
2015-09-03 15:09:47 +03:00 |
|
Andrey Mironov
|
e8111d7e07
|
Merge
|
2015-09-03 15:07:46 +03:00 |
|