taiyang-li
|
64d7087084
|
merge master and fix conflict
|
2022-11-15 10:33:10 +08: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Dmitry Novik
|
4e15d648e7
|
Add test_global_overcommit_tracker/__init__.py
|
2022-11-10 16:02:45 +00:00 |
|
Dmitry Novik
|
b1e942e14c
|
Do not run global test with sanitizers
|
2022-11-10 16:00:10 +00:00 |
|
Dale Mcdiarmid
|
49e53e48f9
|
initial analysis
|
2022-11-10 15:32:06 +00:00 |
|
Igor Nikonov
|
c00f71327a
|
Fix: backward-compatility check
- remove unused config for now
|
2022-11-10 12:31:22 +00:00 |
|
Igor Nikonov
|
f8c907c463
|
Revert "Revert " Keeper retries during insert (clean)""
|
2022-11-10 13:14:04 +01:00 |
|
Nikolai Kochetov
|
77c0728e77
|
Fix aarch build.
|
2022-11-10 11:59:25 +00:00 |
|
Vitaly Baranov
|
c003c90341
|
Merge pull request #39819 from quickhouse/transparentrowpolicies
Added applied row-level policies to `system.query_log`
|
2022-11-10 12:47:50 +01:00 |
|
Alexander Tokmakov
|
64e6a00f94
|
Merge pull request #43116 from ClickHouse/revert-42607-igor/insert_zk_retries_retry
Revert " Keeper retries during insert (clean)"
|
2022-11-10 14:12:58 +03:00 |
|
Alexander Tokmakov
|
fb8c527a2f
|
Revert " Keeper retries during insert (clean)"
|
2022-11-10 14:12:24 +03:00 |
|
Igor Nikonov
|
1b9be27fdb
|
Merge pull request #42607 from ClickHouse/igor/insert_zk_retries_retry
Keeper retries during insert (clean)
|
2022-11-10 12:01:00 +01:00 |
|
Nikolai Kochetov
|
5ad15173bb
|
Merge pull request #43102 from ClickHouse/fix_projection_part
More stable test
|
2022-11-10 11:51:09 +01:00 |
|
Maksim Kita
|
8c333817e8
|
Merge pull request #42689 from ClickHouse/vdimir/identifier-resolver-fuse-sum
Support optimize_syntax_fuse_functions for sum/count/avg via analyzer
|
2022-11-10 13:05:12 +03:00 |
|