Alexey Zatelepin
|
aff6ad42ed
|
support empty parts [#CLICKHOUSE-3747]
|
2018-05-25 23:13:00 +03:00 |
|
Alexey Zatelepin
|
2b80fbf972
|
DROP PARTITION now works with mutated parts [#CLICKHOUSE-3747]
|
2018-05-25 23:13:00 +03:00 |
|
Alexey Zatelepin
|
fdb33d8f3c
|
execute mutation log entries [#CLICKHOUSE-3747]
|
2018-05-25 23:13:00 +03:00 |
|
Alexey Zatelepin
|
fd81cc7f66
|
mutation executor for MergeTree [#CLICKHOUSE-3747]
|
2018-05-25 23:13:00 +03:00 |
|
Alexey Zatelepin
|
1147e052e8
|
select and write part mutations to queue [#CLICKHOUSE-3747]
|
2018-05-25 23:13:00 +03:00 |
|
Alexey Zatelepin
|
41b7e533cd
|
more honest constness in ActionBlocker
|
2018-05-25 23:06:36 +03:00 |
|
Alexey Zatelepin
|
2721daf782
|
don't select merges of parts with different mutation versions [#CLICKHOUSE-3747]
|
2018-05-25 23:06:28 +03:00 |
|
Alexey Zatelepin
|
4c661df146
|
notify relevant events directly from queue [#CLICKHOUSE-3747]
|
2018-05-25 23:06:23 +03:00 |
|
Alexey Zatelepin
|
42850f09b7
|
load mutations from ZK [#CLICKHOUSE-3747]
|
2018-05-25 23:06:15 +03:00 |
|
Alexey Zatelepin
|
49439aa2d2
|
write mutations to ZK [#CLICKHOUSE-3747]
|
2018-05-25 23:06:08 +03:00 |
|
Alexey Zatelepin
|
4ca3bf65f3
|
test getting abandonable lock in all partitions [#CLICKHOUSE-3747]
|
2018-05-25 23:05:10 +03:00 |
|
Alexey Zatelepin
|
9a32c76e76
|
parts versioning [#CLICKHOUSE-3687]
|
2018-05-25 23:04:07 +03:00 |
|
Alexey Zatelepin
|
17437a95bf
|
merge selection based on checking current inserts [#CLICKHOUSE-3732]
|
2018-05-25 23:03:56 +03:00 |
|
Alexey Milovidov
|
577268d8f5
|
Style #2387
|
2018-05-18 21:31:18 +03:00 |
|
Vitaliy Lyudvichenko
|
4b093e3e0a
|
Don't make extra checksums checks when commit a part. [#CLICKHOUSE-2]
This patch is very crucial in case of many replicas.
|
2018-05-18 02:01:36 +03:00 |
|
Alexey Zatelepin
|
d31b897ba7
|
validate mutation commands [#CLICKHOUSE-3688]
|
2018-05-16 05:46:15 +03:00 |
|
Alexey Zatelepin
|
3b97d3938f
|
alter delete skeleton [#CLICKHOUSE-3688]
|
2018-05-16 05:46:15 +03:00 |
|
sundy-li
|
5d91b4f2fd
|
fix some bugs, fix some code styles
|
2018-05-15 03:02:59 +03:00 |
|
sundy-li
|
200076b593
|
ADD replace_query, on_duplicate_clause config for StorageMySQL && add docs
|
2018-05-15 03:02:59 +03:00 |
|
sundy-li
|
763f1fda96
|
Avoid Excessive copy when block is small enough && fix some code
|
2018-05-15 03:02:59 +03:00 |
|
sundy-li
|
2511a4784b
|
Support data write to StorageMySQL table
|
2018-05-15 03:02:59 +03:00 |
|
proller
|
fb911f7cfa
|
Allow force disable libs: poco netssl poco mongodb, poco data odbc
|
2018-05-14 21:36:01 +03:00 |
|
Vitaliy Lyudvichenko
|
e8b94b89e9
|
Removed dbg output, fixed test. [#CLICKHOUSE-2]
|
2018-05-14 17:14:58 +03:00 |
|
Vitaliy Lyudvichenko
|
d25338582d
|
Speedup partition check, add more preformance output. [#CLICKHOUSE-2]
Faster partition check.
Added more debug info.
|
2018-05-14 17:14:58 +03:00 |
|
Vitaliy Lyudvichenko
|
864dc0546b
|
Add requested changes. [#CLICKHOUSE-3645]
|
2018-05-09 07:55:08 +03:00 |
|
Vitaliy Lyudvichenko
|
1f05000c2c
|
Better naming. [#CLICKHOUSE-3645]
|
2018-05-09 07:55:08 +03:00 |
|
Vitaliy Lyudvichenko
|
704583968f
|
Do not save resolved addresses in Connections. [#CLICKHOSUE-2]
Add disable_internal_dns_cache main config option.
|
2018-05-09 07:55:08 +03:00 |
|
Vitaliy Lyudvichenko
|
8fd72a6777
|
Add automatic DROP DNS CACHE, update of SYSTEM queries. [#CLICKHOUSE-3645]
|
2018-05-09 07:55:08 +03:00 |
|
Alexey Milovidov
|
bd79242688
|
Better #2328
|
2018-05-09 07:49:34 +03:00 |
|
alexey-milovidov
|
1e9edac617
|
Merge pull request #2328 from proller/fix15
Build fixes (gcc8)
|
2018-05-09 07:25:18 +03:00 |
|
Alexey Milovidov
|
b442cd9c64
|
Miscellaneous (no effect) [#CLICKHOUSE-2]
|
2018-05-09 07:22:30 +03:00 |
|
proller
|
eb772b8001
|
gcc8 fixes (memset, uncaught_exception)
|
2018-05-08 22:44:54 +03:00 |
|
Alex Zatelepin
|
7244dfe1f5
|
better detached part name
|
2018-05-08 15:47:06 +03:00 |
|
Alexey Zatelepin
|
6047db7ea2
|
fix removing failed quorum parts at startup (tryGetChilden actually returns error code, not success flag)
|
2018-05-07 23:31:28 +03:00 |
|
Alexey Milovidov
|
94369e55d3
|
Fixed style a bit [#CLICKHOUSE-2]
|
2018-05-07 05:01:29 +03:00 |
|
proller
|
7781492624
|
Fix user name on distributed queries (#2292)
* Fix user name on distributed queries
* wip
* fix
|
2018-05-05 00:21:23 +03:00 |
|
Tsarkova Anastasia
|
4bce6035b1
|
Merge branch 'master' into master
|
2018-04-29 18:02:34 +02:00 |
|
Tsarkova Anastasia
|
2c96b1c684
|
Add comments. Change projection restoring function.
|
2018-04-29 15:49:58 +02:00 |
|
Vitaliy Lyudvichenko
|
e152f223c9
|
Fix nodes leak in case of session expiration. [#CLICKHOUSE-2]
|
2018-04-26 22:46:45 +03:00 |
|
Tsarkova Anastasia
|
12c8014e5c
|
Conditional computations.
|
2018-04-24 09:16:39 +02:00 |
|
Alexey Milovidov
|
958a3d7ee7
|
Fixed error with Arrays inside Nested data type; added a test #2066
|
2018-04-22 20:30:28 -07:00 |
|
Alexey Milovidov
|
499b67642f
|
Allow to startup with replicated tables in readonly mode when there is no ZooKeeper configured [#CLICKHOUSE-2]
|
2018-04-21 21:41:06 +03:00 |
|
Alexey Milovidov
|
ac48e1e911
|
Fixed error #2246
|
2018-04-20 20:34:09 +03:00 |
|
Kirill Shvakov
|
918dbc2902
|
#2249 allow macros while creating kafka engine
|
2018-04-20 19:10:26 +03:00 |
|
Alexey Milovidov
|
6b88a2a7a5
|
Better info in log #2246
|
2018-04-20 04:14:04 +03:00 |
|
Alexey Milovidov
|
70be882b64
|
Renamed PK to Key where it's appropriate #2246
|
2018-04-20 03:27:25 +03:00 |
|
Alexey Milovidov
|
d71b3a95ef
|
Renamed PK to Key where it's appropriate #2246
|
2018-04-20 03:20:50 +03:00 |
|
Alexey Milovidov
|
ce0ac3f8f8
|
Fixed error with Sets, part 2 #2246
|
2018-04-20 00:34:04 +03:00 |
|
Alexey Milovidov
|
fee22dac33
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-04-19 23:34:23 +03:00 |
|
Alexey Milovidov
|
c0978919e3
|
Fixed error with partition key IN, part 1 #2246
|
2018-04-19 23:34:02 +03:00 |
|