Kiran
|
42cb2ed81b
|
handled flattening nodes in circular topology
|
2020-01-07 23:50:12 +05:30 |
|
Kiran
|
9c3e80a774
|
removed copy constructor and moved to private methid
|
2020-01-07 23:49:39 +05:30 |
|
Kiran
|
c87f74c637
|
added new integration test for clusterAllreplicas tabe function
|
2020-01-07 15:57:24 +05:30 |
|
Kiran
|
1ac7ed5abc
|
altered flow for clusterAllreplicas table function
|
2020-01-07 15:56:53 +05:30 |
|
Kiran
|
ce55b0ffb5
|
addded new constructor in cluster class for creating a new cluster from replicas
|
2020-01-07 15:56:16 +05:30 |
|
Kiran
|
ebb1864522
|
corrected control flow for clusterAllReplicas-TableFunction
|
2020-01-02 19:38:54 +05:30 |
|
Kiran
|
8274964b7d
|
formatted code with clang and updated tableFunction name
|
2020-01-01 13:48:30 +05:30 |
|
Kiran
|
f51412a2a2
|
added table function for clusterAll replicas
|
2020-01-01 13:09:10 +05:30 |
|
Alexey Milovidov
|
49cfe326e3
|
Fixed build after merge
|
2019-12-29 04:08:12 +03:00 |
|
alexey-milovidov
|
fe3c789242
|
Merge pull request #8398 from ClickHouse/refactor_databases
Refactor Databases
|
2019-12-29 04:04:52 +03:00 |
|
alexey-milovidov
|
15c67f0a0e
|
Merge branch 'master' into refactor_databases
|
2019-12-29 03:52:07 +03:00 |
|
alexey-milovidov
|
6830d7fa2d
|
Merge pull request #8440 from excitoon-favorites/bettercheckforpartsonanotherdisks
Improved check for parts on different disks
|
2019-12-29 00:10:47 +03:00 |
|
alexey-milovidov
|
593c75654c
|
Merge pull request #8450 from ClickHouse/kononencheg-kononencheg/runningAccumulate
Merging #8326
|
2019-12-29 00:07:00 +03:00 |
|
Alexey Milovidov
|
f4f2ed7a30
|
Fixed errors: checking the number of arguments; managing of state #8326
|
2019-12-28 23:54:50 +03:00 |
|
Alexey Milovidov
|
4f05295402
|
Merge branch 'kononencheg/runningAccumulate' of https://github.com/kononencheg/ClickHouse into kononencheg-kononencheg/runningAccumulate
|
2019-12-28 23:18:58 +03:00 |
|
alexey-milovidov
|
b9c7ecfa97
|
Merge pull request #8439 from ClickHouse/refactor_alter
[WIP] Refactor alter
|
2019-12-28 23:11:51 +03:00 |
|
alexey-milovidov
|
95b43aa5ec
|
Merge pull request #8446 from ClickHouse/agg-throw
Added aggregate function `aggThrow`
|
2019-12-28 18:30:10 +03:00 |
|
Alexey Milovidov
|
24cc10177a
|
Fixed another bug found by Amos Bird
|
2019-12-28 18:29:07 +03:00 |
|
alesapin
|
10312a1d88
|
Merge with master
|
2019-12-28 12:56:14 +03:00 |
|
alesapin
|
9c42801c94
|
Fix stupid bug
|
2019-12-28 12:21:09 +03:00 |
|
Vladimir Chebotarev
|
1ad0c92873
|
Fixed logic error introduced in previous commit.
|
2019-12-28 10:30:12 +03:00 |
|
Alexey Milovidov
|
75f3075405
|
Updated exception message
|
2019-12-28 08:16:02 +03:00 |
|
Alexey Milovidov
|
0ec3f37921
|
Fixed error in "arrayReduce" aggregate function
|
2019-12-28 08:13:23 +03:00 |
|
Alexey Milovidov
|
56ec171fc0
|
Better check
|
2019-12-28 08:08:22 +03:00 |
|
Alexey Milovidov
|
608d8e854d
|
Allow any number of arguments
|
2019-12-28 07:30:46 +03:00 |
|
Alexey Milovidov
|
78402ade07
|
Simplification
|
2019-12-28 07:26:55 +03:00 |
|
Alexey Milovidov
|
579137486b
|
Added aggregate function aggThrow
|
2019-12-28 07:23:08 +03:00 |
|
alexey-milovidov
|
9d651526ca
|
Merge pull request #8343 from Felixoid/inherit_multiple_profiles
Inherit multiple profiles
|
2019-12-28 06:53:54 +03:00 |
|
alexey-milovidov
|
9d26920983
|
Update Settings.cpp
|
2019-12-28 06:52:47 +03:00 |
|
alexey-milovidov
|
9f7b56e926
|
Update SettingsConstraints.cpp
|
2019-12-28 06:52:21 +03:00 |
|
alexey-milovidov
|
1d21286209
|
Merge pull request #8318 from excitoon-favorites/replicatedalterttl
Fixed ALTER TTL for replicated tables
|
2019-12-28 06:49:42 +03:00 |
|
Sergey Kononenko
|
d7b030dbff
|
Fix bad solution
|
2019-12-28 02:33:37 +03:00 |
|
Sergey Kononenko
|
0616b35ac8
|
Fix style
|
2019-12-28 01:54:01 +03:00 |
|
Sergey Kononenko
|
96302d4949
|
Prevent aggregation function destroy repeat
|
2019-12-28 01:52:03 +03:00 |
|
alexey-milovidov
|
9e8c3acffc
|
Merge pull request #8442 from ClickHouse/ddlworker-trash
Removed trash from DDLWorker
|
2019-12-28 01:27:53 +03:00 |
|
Sergey Kononenko
|
50f3861358
|
Check arguments count
|
2019-12-27 23:55:42 +03:00 |
|
alesapin
|
c48f892e13
|
Merge with master
|
2019-12-27 23:12:54 +03:00 |
|
alesapin
|
fef681acfe
|
Fix style
|
2019-12-27 23:10:30 +03:00 |
|
Alexey Milovidov
|
2b04fccde7
|
Removed obsolete setting
|
2019-12-27 22:48:31 +03:00 |
|
alexey-milovidov
|
d989604d33
|
Merge pull request #8242 from achimbab/bugfix_bloomfilter
Fixed two bugs in the bloom_filter index.
|
2019-12-27 22:46:54 +03:00 |
|
Vladimir Chebotarev
|
04a9e0b615
|
Fixed typos.
|
2019-12-27 22:44:54 +03:00 |
|
Alexey Milovidov
|
eb04f0ea84
|
Removed trash from DDLWorker
|
2019-12-27 22:30:13 +03:00 |
|
alesapin
|
5334103690
|
More usage of StorageInMemoryMetadata
|
2019-12-27 22:04:30 +03:00 |
|
Vladimir Chebotarev
|
3c2ddc5a81
|
Improved check for parts on different disks.
|
2019-12-27 21:58:59 +03:00 |
|
Alexey Milovidov
|
b17048f07a
|
Remove sleep by Azat suggestion, https://github.com/ClickHouse/ClickHouse/pull/8288#pullrequestreview-336615781
|
2019-12-27 21:24:22 +03:00 |
|
alexey-milovidov
|
15a0f39e71
|
Merge pull request #7974 from ClickHouse/enable-experimental-indices-and-make-settings-obsolete
Make data skipping indices non-experimental. Make settings about data skipping indices, multiple JOINs and CROSS to INNER JOIN conversion obsolete.
|
2019-12-27 21:22:38 +03:00 |
|
Alexey Milovidov
|
f394692728
|
Updated tests
|
2019-12-27 21:22:08 +03:00 |
|
Vladimir Chebotarev
|
4569a68e12
|
Empty commit to re-run checks.
|
2019-12-27 21:20:02 +03:00 |
|
Alexey Milovidov
|
cb3a5b26f7
|
Merge branch 'master' into enable-experimental-indices-and-make-settings-obsolete
|
2019-12-27 21:12:30 +03:00 |
|
Mikhail f. Shiryaev
|
06fb37dd42
|
Add tests and documentation for settings and constraints order
|
2019-12-27 18:15:55 +01:00 |
|