Alexey Milovidov
|
c8798b2ffa
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
|
alexey-milovidov
|
561b173ddc
|
Merge pull request #6675 from yandex/simplify-shared-ptr-helper
Simplify shared_ptr_helper
|
2019-08-27 00:36:52 +03:00 |
|
Alexey Milovidov
|
0eec226c9a
|
Simplify shared_ptr_helper
|
2019-08-26 22:07:29 +03:00 |
|
alesapin
|
cf31187254
|
Resolve conflicts
|
2019-08-26 21:08:58 +03:00 |
|
alesapin
|
0d0ebf885f
|
Remove two redundant arguments from alter
|
2019-08-26 17:50:34 +03:00 |
|
Alexey Milovidov
|
3fef8e92ad
|
Merging CONSTRAINTS support
|
2019-08-25 00:20:20 +03:00 |
|
Ivan Lezhankin
|
9f01fa7aaa
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
|
alexey-milovidov
|
aab7c79220
|
Merge pull request #4671 from LiuYangkuan/Buffer-supportsPrewhere
change supportsPrewhere() of Buffer and return its destination_table supportsPrewhere
|
2019-03-26 19:55:27 +03:00 |
|
liuyangkuan
|
80e37baff8
|
change supportsPrewhere() of table engine Buffer and return its destination_table supportsPrewhere() or not
|
2019-03-13 23:15:01 +08:00 |
|
Alex Zatelepin
|
896b8b15f6
|
fix build
|
2019-03-07 23:52:25 +03:00 |
|
Alexey Zatelepin
|
3344955154
|
separate Read and Write lock holders, better method names
|
2019-03-07 21:10:21 +03:00 |
|
Alexey Zatelepin
|
ab025805a3
|
alter intention lock
|
2019-03-07 20:21:18 +03:00 |
|
Alexey Zatelepin
|
0d7ab9e3ea
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
this is important in preventing ALTER deadlocks
|
2019-02-27 21:34:38 +03:00 |
|
Vitaly Baranov
|
309df832ec
|
IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:08 +03:00 |
|
Alexey Milovidov
|
58a6accee5
|
Updated test #4246
|
2019-02-10 19:55:12 +03:00 |
|
Alexey Milovidov
|
f6b9b06307
|
Attempt to implemnt global thread pool #4018
|
2019-01-14 22:22:09 +03:00 |
|
Alexey Milovidov
|
1d4701b0bc
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
|
Alexey Milovidov
|
98b835ea52
|
Fixed build [#CLICKHOUSE-2]
|
2018-09-06 21:44:12 +03:00 |
|
proller
|
6d8b1bea4b
|
Try fix crash in StorageBuffer
|
2018-09-06 18:06:54 +03:00 |
|
Amos Bird
|
2602177525
|
Better locking for StorageBuffer
|
2018-08-25 13:52:06 +08:00 |
|
Nikolai Kochetov
|
a3308bf675
|
added IStorage::getQueryProcessingStage
|
2018-04-19 17:47:09 +03:00 |
|
Alexey Milovidov
|
a6892b8813
|
Fixed test [#CLICKHOUSE-2]
|
2018-03-16 12:00:04 +03:00 |
|
Alexey Zatelepin
|
71642b0880
|
use ColumnsDescription everywhere [#CLICKHOUSE-3241]
|
2018-03-12 22:07:48 +03:00 |
|
Vitaliy Lyudvichenko
|
26e58271e9
|
Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2]
|
2018-01-25 17:42:39 +03:00 |
|
zhang2014
|
66dd568e64
|
ISSUES-957 update condition & test
|
2018-01-12 21:03:35 +08:00 |
|
Alexey Milovidov
|
fcdd5de47d
|
Revert "Removed questionable code (2) [#CLICKHOUSE-2]."
This reverts commit fcabe8b888 .
|
2017-12-28 07:39:19 +03:00 |
|
Alexey Milovidov
|
c89041ce63
|
Removed questionable code (2) [#CLICKHOUSE-2].
|
2017-12-26 01:51:04 +03:00 |
|
Alexey Milovidov
|
ec71908b00
|
Revert "Removed questionable code (2) [#CLICKHOUSE-2]."
This reverts commit fcabe8b888 .
|
2017-12-26 00:57:29 +03:00 |
|
Alexey Milovidov
|
fcabe8b888
|
Removed questionable code (2) [#CLICKHOUSE-2].
|
2017-12-26 00:32:33 +03:00 |
|
Alexey Milovidov
|
a85b2e5a95
|
Removed questionable code [#CLICKHOUSE-2].
|
2017-12-26 00:10:46 +03:00 |
|
Alexey Zatelepin
|
b07dbf52c6
|
remove unused function [#CLICKHOUSE-2]
|
2017-12-25 14:40:59 +03:00 |
|
Alexey Milovidov
|
acd78e4891
|
Better [#CLICKHOUSE-2].
|
2017-12-02 00:13:25 +03:00 |
|
Alexey Milovidov
|
4e04c4da5f
|
Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2].
|
2017-11-04 06:56:31 +03:00 |
|
Alexey Milovidov
|
974a1e4fa5
|
Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2].
|
2017-11-04 06:56:31 +03:00 |
|
Alexey Zatelepin
|
68cb592277
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
14ba0a9acf
|
rename partition -> partition_id for clarity [#CLICKHOUSE-3000]
|
2017-08-31 23:32:03 +03:00 |
|
Alexey Milovidov
|
9406b6a5aa
|
Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148].
|
2017-07-15 06:48:36 +03:00 |
|
Vitaliy Lyudvichenko
|
99f502d5e0
|
Support OPTIMIZE query on non-leader replica. [#CLICKHOUSE-2]
|
2017-06-22 18:01:08 +03:00 |
|
Alexey Milovidov
|
0d7d379b44
|
Removed duplicate code [#CLICKHOUSE-2].
|
2017-06-06 21:36:13 +03:00 |
|
Alexey Milovidov
|
9c5ddce06d
|
Get rid of .hpp files [#CLICKHOUSE-2].
|
2017-06-06 20:18:32 +03:00 |
|
Alexey Milovidov
|
9ebf0b633f
|
Added IStorage::startup method to avoid starting replication and merging threads too early during server startup [#CLICKHOUSE-2].
|
2017-06-06 20:06:14 +03:00 |
|
Alexey Milovidov
|
80080f1ad6
|
Small refinements [#CLICKHOUSE-2].
|
2017-06-02 18:54:39 +03:00 |
|
Alexey Milovidov
|
a77369d082
|
Preparation: Storages do not modify query [#CLICKHOUSE-31].
|
2017-05-25 04:12:41 +03:00 |
|
Alexey Milovidov
|
48f65e9097
|
Preparation: untangling [#CLICKHOUSE-31].
|
2017-05-25 00:06:29 +03:00 |
|
Alexey Milovidov
|
0f252046ca
|
Preparations [#CLICKHOUSE-2]
|
2017-05-22 01:25:25 +03:00 |
|
Alexey Milovidov
|
3819216085
|
StorageBuffer: explicitly disable support for PREWHERE, because possibility of wrong query results [#CLICKHOUSE-2999].
|
2017-05-12 17:02:24 +03:00 |
|
Yuri Dyachenko
|
10082f3ef4
|
support DEDUPLICATE option in OPTIMIZE query
|
2017-04-17 21:15:14 +03:00 |
|
f1yegor
|
0b243a8b01
|
translate comments
|
2017-04-16 23:17:32 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|