Yatsishin Ilya
|
c9ff7e8e01
|
Add test
|
2022-11-14 11:39:56 +00:00 |
|
Antonio Andelic
|
1635d120a0
|
Merge pull request #43201 from ClickHouse/fix-tsan-race-config-reload
Stop `ConfigReloader` first to avoid data race
|
2022-11-14 11:58:43 +01:00 |
|
Kseniia Sumarokova
|
79206c6eb0
|
Merge pull request #43147 from kssenii/named-collections-refactoring
Add generic implementation for arbitrary structured named collections, access type and system.named_collections
|
2022-11-14 11:57:17 +01:00 |
|
Maksim Kita
|
ab5e1ab650
|
Merge pull request #43141 from kitaisreal/analyzer-join-with-constants-improvements
Analyzer improve JOIN with constants
|
2022-11-14 12:15:34 +03:00 |
|
Antonio Andelic
|
41c0100dd7
|
Merge pull request #43115 from ClickHouse/fix-4lw-command-test
Fix `test_keeper_four_word_command::test_cmd_stat`
|
2022-11-14 08:33:11 +01:00 |
|
Alexey Milovidov
|
aca53466ea
|
Merge pull request #42622 from ClickHouse/ubuntu-cruft
Remove Ubuntu cruft
|
2022-11-14 04:15:38 +01:00 |
|
Igor Nikonov
|
7386703508
|
Merge pull request #43187 from ClickHouse/igor/keeper_fault_injection_in_stress_test
Randomize keeper fault injection settings in stress tests
|
2022-11-13 23:15:50 +01:00 |
|
Antonio Andelic
|
38ee1a81a3
|
Stop config reloader before anything else
|
2022-11-13 19:17:41 +00:00 |
|
Alexey Milovidov
|
a4797d372f
|
Merge branch 'master' into ubuntu-cruft
|
2022-11-13 05:12:32 +01:00 |
|
Alexey Milovidov
|
c2ddef897f
|
Update Dockerfile.ubuntu
|
2022-11-13 07:12:25 +03:00 |
|
Igor Nikonov
|
b806ee6b7e
|
Merge remote-tracking branch 'origin/master' into igor/keeper_fault_injection_in_stress_test
|
2022-11-12 21:05:10 +00:00 |
|
Igor Nikonov
|
1b7b878520
|
don't randomize keeper fault injection setting for inserts
|
2022-11-12 21:04:01 +00:00 |
|
Maksim Kita
|
ebde28bc50
|
Merge pull request #43118 from kitaisreal/analyzer-aggregation-crash-fix
Analyzer aggregation crash fix
|
2022-11-12 01:15:22 +03:00 |
|
Ilya Yatsishin
|
b9f2ae6c24
|
Merge pull request #43114 from qoega/trailing-newline-sqlancer-status
|
2022-11-11 21:56:12 +01:00 |
|
Igor Nikonov
|
0208fff321
|
Randomize keeper fault injection settings in stress tests
|
2022-11-11 18:45:15 +00:00 |
|
Igor Nikonov
|
ee5756b5b4
|
Merge pull request #43122 from ClickHouse/revert-43116-revert-42607-igor/insert_zk_retries_retry
Revert "Revert " Keeper retries during insert (clean)""
|
2022-11-11 18:22:38 +01:00 |
|
Dmitry Novik
|
31794284cb
|
Merge pull request #43105 from ClickHouse/overcommit-test
Rewrite tests for memory overcommit
|
2022-11-11 17:34:53 +01:00 |
|
Nikolai Kochetov
|
505af344c4
|
Merge pull request #42612 from FArthur-cmd/UTC_timestamp
Add functions for PowerBI connect
|
2022-11-11 17:27:29 +01:00 |
|
kssenii
|
616da1f695
|
Review fixed, style check fix
|
2022-11-11 16:50:02 +01:00 |
|
Yatsishin Ilya
|
dee865ce78
|
Fix trailing \n from SQLancer status
|
2022-11-11 13:48:55 +01:00 |
|
Kruglov Pavel
|
a42daf504c
|
Merge pull request #43086 from stigsb/savepoint-fix
Ignore SAVEPOINT queries in MaterializedMySQL
|
2022-11-11 12:53:05 +01:00 |
|
Nikolai Kochetov
|
63d06c8b53
|
Merge pull request #42829 from ClickHouse/read-in-order-from-query-plan
Read-in-order over query plan
|
2022-11-11 12:15:20 +01:00 |
|
Robert Schulze
|
cbe4e2b8ce
|
Merge pull request #42673 from bigo-sg/enable_max_splits
Add optional max_tokens argument for function splitByRegexp
|
2022-11-11 11:11:26 +01:00 |
|
Maksim Kita
|
a7f0a2255f
|
Analyzer aggregation crash fix
|
2022-11-11 10:51:49 +01:00 |
|
Maksim Kita
|
4ce261dfd7
|
Analyzer improve JOIN with constants
|
2022-11-11 10:49:48 +01:00 |
|
Han Fei
|
c92e91b54b
|
Merge pull request #43149 from canenoneko/patch-3
Update distinctive-features.md
|
2022-11-11 08:50:17 +01:00 |
|
canenoneko
|
0ed1d983fd
|
Update distinctive-features.md
|
2022-11-11 09:53:27 +08:00 |
|
Stig Bakken
|
9020631826
|
Ignore SAVEPOINT queries in MaterializedMySQL
|
2022-11-10 23:27:21 +01:00 |
|
kssenii
|
63de577172
|
Better, add tests
|
2022-11-10 22:47:30 +01:00 |
|
Dan Roscigno
|
f54cce7269
|
Merge pull request #43130 from gingerwizard/git_analysis
Github initial analysis
|
2022-11-10 14:38:52 -05:00 |
|
DanRoscigno
|
790a3b94fa
|
bad code indent
|
2022-11-10 14:08:54 -05:00 |
|
kssenii
|
a5d06cd909
|
Better Impl
|
2022-11-10 19:59:52 +01:00 |
|
Dan Roscigno
|
2e5a3adaf0
|
Merge branch 'master' into git_analysis
|
2022-11-10 13:56:00 -05:00 |
|
DanRoscigno
|
312875627b
|
spelling
|
2022-11-10 13:55:39 -05:00 |
|
DanRoscigno
|
978f567d42
|
broken img markdown?
|
2022-11-10 13:47:35 -05:00 |
|
Maksim Kita
|
a05cc01a88
|
Merge pull request #43002 from kitaisreal/analyzer-added-identifier-hints
Analyzer added identifier typo corrections
|
2022-11-10 21:27:07 +03:00 |
|
Maksim Kita
|
057cef469d
|
Fixed comments
|
2022-11-10 19:21:51 +01:00 |
|
Maksim Kita
|
46f5d0ef93
|
Fixed tests
|
2022-11-10 19:21:51 +01:00 |
|
Maksim Kita
|
9398b96dde
|
Fixed style check
|
2022-11-10 19:21:51 +01:00 |
|
Maksim Kita
|
8adc4c8163
|
Updated tests
|
2022-11-10 19:21:51 +01:00 |
|
Maksim Kita
|
7fb3f8f7c5
|
Updated tests
|
2022-11-10 19:21:51 +01:00 |
|
Maksim Kita
|
a6d2069c2b
|
Added compound types typo corrections
|
2022-11-10 19:21:51 +01:00 |
|
Maksim Kita
|
66683dd175
|
Added function typo corrections
|
2022-11-10 19:21:51 +01:00 |
|
Maksim Kita
|
c627251f9e
|
Added tests
|
2022-11-10 19:21:51 +01:00 |
|
Maksim Kita
|
e220906c9e
|
Analyzer added identifier typo corrections
|
2022-11-10 19:21:51 +01:00 |
|
Maksim Kita
|
80a13538ca
|
Merge pull request #43090 from ClickHouse/vdimir/window_frame_type_groups_assert
Throw not implemented for window frame type 'groups' in analyzer
|
2022-11-10 21:14:09 +03:00 |
|
Alexander Tokmakov
|
545e1ae6c9
|
Merge pull request #43134 from ClickHouse/revert-42869-optimze_ttl_merge
Revert "Optimize TTL merge, completely expired parts can be removed in time"
|
2022-11-10 19:39:48 +03:00 |
|
Alexander Tokmakov
|
e415fc6e95
|
Revert "Optimize TTL merge, completely expired parts can be removed in time"
|
2022-11-10 19:38:55 +03:00 |
|
Dale Mcdiarmid
|
5c147262e9
|
add toc
|
2022-11-10 16:36:30 +00:00 |
|
robot-clickhouse
|
fe283af82b
|
Automatic style fix
|
2022-11-10 16:08:05 +00:00 |
|