alexey-milovidov
|
ba4f988e3f
|
Update StorageSystemZooKeeper.cpp
|
2018-07-24 21:40:53 +03:00 |
|
alexey-milovidov
|
8af95f39e8
|
Update StorageSystemFunctions.h
|
2018-07-24 21:39:21 +03:00 |
|
alexey-milovidov
|
2834ba2dfb
|
Update StorageSystemDictionaries.cpp
|
2018-07-24 21:38:41 +03:00 |
|
alexey-milovidov
|
1824758f8f
|
Update StorageSystemAggregateFunctionCombinators.cpp
|
2018-07-24 21:37:07 +03:00 |
|
alesapin
|
8536761a76
|
CLICKHOUSE-3772: Move headers to appropriate place (one more time)
|
2018-07-24 17:42:52 +03:00 |
|
alesapin
|
4905c6ac51
|
CLICKHOUSE-3772: Move headers to appropriate place
|
2018-07-24 17:32:54 +03:00 |
|
alesapin
|
670353895b
|
CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks
|
2018-07-24 17:28:56 +03:00 |
|
alesapin
|
f464bd73cf
|
Merge remote-tracking branch 'upstream/master'
|
2018-07-24 12:34:19 +03:00 |
|
Alexey Zatelepin
|
c793277bcc
|
add forgotten sort [#CLICKHOUSE-3748]
|
2018-07-23 21:04:13 +03:00 |
|
alesapin
|
220f4d6c43
|
CLICKHOUSE-3772: Fix strange initialization
|
2018-07-23 20:12:29 +03:00 |
|
alesapin
|
f2451210d0
|
CLICKHOUSE-3772: Add size column
|
2018-07-23 19:52:11 +03:00 |
|
alesapin
|
24a9bebec9
|
CLICKHOUSE-3772: Remove unused import
|
2018-07-23 19:13:35 +03:00 |
|
alesapin
|
18dd1e1f14
|
CLICKHOUSE-3772: Fixes in system tables formats, data_type_families, aggregate_function_combinators
|
2018-07-23 19:10:57 +03:00 |
|
Alex Zatelepin
|
41d87fdb0a
|
fix getting new name for cloned part in case of empty parts [#CLICKHOUSE-3798]
|
2018-07-20 23:56:25 +00:00 |
|
Alexey Zatelepin
|
0fed05d25b
|
use MergeTreeData::cloneAndLoadDataPart [#CLICKHOUSE-3798]
|
2018-07-20 22:44:34 +03:00 |
|
Alexey Zatelepin
|
c2897e2147
|
don't rewrite parts that aren't touched by mutation commands (copy them using localBackup instead) [#CLICKHOUSE-3798]
|
2018-07-20 22:44:34 +03:00 |
|
Alexey Zatelepin
|
55301ce1f0
|
create input streams for parts using InterpreterSelectQuery [#CLICKHOUSE-3798]
|
2018-07-20 22:44:34 +03:00 |
|
Alexey Zatelepin
|
f75fb6cd68
|
refactor InterpreterSelectQuery constructors [#CLICKHOUSE-3798]
|
2018-07-20 22:44:34 +03:00 |
|
Alexey Milovidov
|
09d22da9b9
|
Miscellaneous #2687
|
2018-07-20 18:59:11 +03:00 |
|
alesapin
|
fae9c33282
|
CLICKHOUSE-3791: Add system table collations
|
2018-07-20 16:17:16 +03:00 |
|
alesapin
|
2915a58c8f
|
Merge remote-tracking branch 'upstream/master'
|
2018-07-20 13:13:50 +03:00 |
|
alesapin
|
32e03f42ef
|
CLICKHOUSE-3772: Fix initialization
|
2018-07-20 13:13:23 +03:00 |
|
alesapin
|
a45e707f41
|
CLICKHOUSE-3772: Rename column in formats
|
2018-07-20 13:01:46 +03:00 |
|
alesapin
|
ec156e9f2b
|
CLICKHOUSE-3772: Add system tables formats, data_type_families, table_functions, aggregate_function_combinators
|
2018-07-20 13:00:56 +03:00 |
|
Alexey Milovidov
|
245b114363
|
Quote all identifiers when querying external database #2635
|
2018-07-20 03:04:48 +03:00 |
|
alexey-milovidov
|
164425d1ec
|
Fix performance regression with prepared sets when they are used inside another subquery. (#2677)
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Added documentation about ClickHouse testing (draft) [#CLICKHOUSE-2]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Removed debug output [#CLICKHOUSE-3796]
* Removed debug output [#CLICKHOUSE-3796]
* Updated documentation about ClickHouse testing [#CLICKHOUSE-2]
* Revert "Updated documentation about ClickHouse testing [#CLICKHOUSE-2]"
This reverts commit 9eafc13f3b .
* Revert "Added documentation about ClickHouse testing (draft) [#CLICKHOUSE-2]"
This reverts commit e28ad4b5fe .
* Fixed test #2677
* Update InterpreterSelectQuery.cpp
|
2018-07-19 16:36:21 +03:00 |
|
alexey-milovidov
|
f31b1236c1
|
Update MergeTreeDataSelectExecutor.cpp
|
2018-07-16 16:44:32 +03:00 |
|
proller
|
0b0a2838c8
|
Fix compile error with boost 1.68.0
|
2018-07-16 16:44:32 +03:00 |
|
alexey-milovidov
|
4d1c470469
|
Update MergeTreeData.cpp
|
2018-07-16 06:22:22 +03:00 |
|
Alexey Zatelepin
|
88aa790a2d
|
save mutations to disk and load them on startup [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
|
Alexey Zatelepin
|
78b83d78f0
|
execute part mutations in a background pool [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
|
Alexey Zatelepin
|
88300258a7
|
info in system.mutations for nonreplicated MergeTree [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
|
Alexey Zatelepin
|
ce17868a5c
|
execute mutations synchronously for StorageMergeTree [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
|
Amos Bird
|
ea01a3b22e
|
add OPTIMIZE FINAL support for ReplicatedMergeTree.
|
2018-07-09 18:03:23 +03:00 |
|
Alexey Milovidov
|
4f2655960c
|
Fixed test [#CLICKHOUSE-2]
|
2018-07-07 22:39:20 +03:00 |
|
Alexey Milovidov
|
d2a44248cd
|
Fixed error with empty TinyLog table; added a test from Nickolay Kovalev #2563
|
2018-07-07 22:02:10 +03:00 |
|
Alexey Milovidov
|
b714d87de7
|
Get rid of virtual columns in system.tables table [#CLICKHOUSE-3806]
|
2018-07-07 21:58:48 +03:00 |
|
Alexey Milovidov
|
93f8316e1f
|
Little better [#CLICKHOUSE-3806]
|
2018-07-06 19:34:53 +03:00 |
|
Alexey Milovidov
|
95915579c7
|
Fixed test [#CLICKHOUSE-3806]
|
2018-07-06 19:22:15 +03:00 |
|
Alex Zatelepin
|
f7f4f220f1
|
Update MergeTreeData.cpp
|
2018-07-06 15:14:23 +03:00 |
|
Ciprian Hacman
|
fd6fb023b6
|
Recreate format_version.txt when missing
|
2018-07-06 15:14:23 +03:00 |
|
Alexey Milovidov
|
67b9a69f19
|
Fixed error in prev. revision [#CLICKHOUSE-3806]
|
2018-07-06 00:26:23 +03:00 |
|
Alexey Milovidov
|
88c582106b
|
Attempt to get rid of VirtualColumnFactory (part 2) [#CLICKHOUSE-3806]
|
2018-07-05 23:38:05 +03:00 |
|
Alexey Milovidov
|
cc2250f688
|
Attempt to get rid of VirtualColumnFactory (part 1) [#CLICKHOUSE-3806]
|
2018-07-05 22:56:51 +03:00 |
|
Alexey Milovidov
|
0a188389c0
|
Fixed error #2599
|
2018-07-05 21:56:33 +03:00 |
|
Alexey Milovidov
|
4a35b57cea
|
Little better #2599
|
2018-07-05 21:45:18 +03:00 |
|
Amos Bird
|
78beacb3a5
|
Make OPTIMIZE be able to merge all parts with FINAL.
|
2018-07-05 21:32:54 +03:00 |
|
Alexey Zatelepin
|
d5f8e4a1a5
|
load quorum status in merge predicate asynchronously [#CLICKHOUSE-3802]
|
2018-07-05 20:06:33 +03:00 |
|
Alexey Zatelepin
|
a41ee1f0a7
|
switch to ephemeral nodes for block number locks [#CLICKHOUSE-3802]
|
2018-07-05 20:06:33 +03:00 |
|
Alexey Zatelepin
|
0a46d231ed
|
speedup merge selection: async exists check for selected parts [#CLICKHOUSE-3802]
|
2018-07-05 20:06:33 +03:00 |
|