Denny Crane
|
8b46053e8a
|
fix test. Output is in another order
|
2021-12-28 19:50:55 -04:00 |
|
Alexey Milovidov
|
422061ce71
|
Update tests
|
2021-12-29 01:43:43 +03:00 |
|
Alexey Milovidov
|
d456c5ddda
|
Always display resource usage in client
|
2021-12-29 01:26:58 +03:00 |
|
Alexey Milovidov
|
e8e19b8b0d
|
Always display resource usage in client
|
2021-12-29 01:20:34 +03:00 |
|
Anton Popov
|
8ca12bb2e8
|
fix style check
|
2021-12-29 00:43:33 +03:00 |
|
Anton Popov
|
d25560d37a
|
fix queries without table name
|
2021-12-29 00:14:22 +03:00 |
|
kssenii
|
c8dcde7843
|
Fix
|
2021-12-28 23:57:36 +03:00 |
|
Maksim Kita
|
df95a40bbf
|
Fixed tests
|
2021-12-28 23:50:48 +03:00 |
|
Maksim Kita
|
9ef359ce2c
|
Dictionaries fix comment
|
2021-12-28 23:50:48 +03:00 |
|
Denny Crane
|
031451ed17
|
replace obsolete max_alter_threads with max_final_threads in documentation examples
|
2021-12-28 16:48:34 -04:00 |
|
Denny Crane
|
12763976b1
|
Update Settings.h
obsolete max_alter_threads
|
2021-12-28 16:35:46 -04:00 |
|
Maksim Kita
|
49d4619890
|
Updated docs
|
2021-12-28 22:55:31 +03:00 |
|
Maksim Kita
|
b5698ea134
|
Updated test_executable_table_function tests
|
2021-12-28 22:55:31 +03:00 |
|
Maksim Kita
|
d1db3c9f42
|
Updated ShellCommandSource
|
2021-12-28 22:55:31 +03:00 |
|
Maksim Kita
|
41437b72f1
|
Fixed integration tests
|
2021-12-28 22:55:31 +03:00 |
|
Maksim Kita
|
3386378050
|
Updated test_executable_table_function tests
|
2021-12-28 22:55:31 +03:00 |
|
Maksim Kita
|
61b36f22b8
|
Fixed style check
|
2021-12-28 22:55:31 +03:00 |
|
Maksim Kita
|
fbe65658a1
|
Fixed tests
|
2021-12-28 22:55:31 +03:00 |
|
Maksim Kita
|
c2977dbf58
|
Updated test_executable_table_function integration tests
|
2021-12-28 22:55:30 +03:00 |
|
Maksim Kita
|
de49a25185
|
Fixed build
|
2021-12-28 22:55:30 +03:00 |
|
Maksim Kita
|
cda8bd7f44
|
Added test_executable_dictionary source tests
|
2021-12-28 22:55:30 +03:00 |
|
Maksim Kita
|
04f5763f69
|
Added test_executable_dictionary tests
|
2021-12-28 22:55:30 +03:00 |
|
Maksim Kita
|
72909c67c2
|
Fix executable function tests
|
2021-12-28 22:55:30 +03:00 |
|
Maksim Kita
|
5590cfa3aa
|
Updated executable function integration tests
|
2021-12-28 22:55:30 +03:00 |
|
Maksim Kita
|
d3e507b9ef
|
Added executable function integrations tests
|
2021-12-28 22:55:30 +03:00 |
|
Maksim Kita
|
2ffd83ee83
|
Fix shell command source start
|
2021-12-28 22:55:30 +03:00 |
|
Maksim Kita
|
eb4e400c54
|
Executable refactoring
|
2021-12-28 22:55:30 +03:00 |
|
kssenii
|
67c5b41a58
|
Fix
|
2021-12-28 22:16:16 +03:00 |
|
alexey-milovidov
|
f18223f51e
|
Merge pull request #33262 from den-crane/patch-52
Doc. fix typos
|
2021-12-28 22:07:07 +03:00 |
|
Kseniia Sumarokova
|
0c41b46e75
|
Merge pull request #33187 from kssenii/materialized-postgresql-fix-cleanup
materialized postgresql make sure temporary replication slots are deleted
|
2021-12-28 22:04:32 +03:00 |
|
alexey-milovidov
|
934c1b3e83
|
Merge pull request #33238 from kssenii/some-killing
Allow to cancel some sources which failed to cancel
|
2021-12-28 22:00:44 +03:00 |
|
Denny Crane
|
9de3fd082e
|
Update grant.md
|
2021-12-28 14:14:32 -04:00 |
|
Denny Crane
|
035d757cc1
|
Update grant.md
|
2021-12-28 14:13:41 -04:00 |
|
Denny Crane
|
6e70d690c8
|
Update grant.md
|
2021-12-28 14:12:13 -04:00 |
|
alexey-milovidov
|
c046c6e08d
|
Merge pull request #33258 from ClickHouse/hardware-benchmark-lorenzo
Add benchmark results from Lorenzo
|
2021-12-28 21:02:49 +03:00 |
|
alexey-milovidov
|
0fe657e808
|
Merge pull request #33198 from azat/tests-event_date_time-today
Fix tests with event_time/event_date = today(), and add a style check
|
2021-12-28 20:34:33 +03:00 |
|
alexey-milovidov
|
5ef717e5e1
|
Merge pull request #33196 from meoww-bot/patch-1
Update several docs for zh translation
|
2021-12-28 20:34:01 +03:00 |
|
alexey-milovidov
|
ca17b0dcd2
|
Merge pull request #33229 from amosbird/nullableprimarykeyrisk
Document the risk of enabling allow_nullable_key
|
2021-12-28 20:32:58 +03:00 |
|
Amos Bird
|
a1dfebd728
|
More nullable primary key tests.
|
2021-12-29 01:11:13 +08:00 |
|
Amos Bird
|
b668691f6a
|
Fix broken tests
|
2021-12-29 01:06:21 +08:00 |
|
alesapin
|
66f6d8bcf5
|
Merge pull request #33256 from ClickHouse/add_retries_to_ast
Add retries to AST fuzzer download and fix flaky test.
|
2021-12-28 19:11:51 +03:00 |
|
Anton Popov
|
a6e90a046d
|
add more info to query log in async inserts
|
2021-12-28 17:53:25 +03:00 |
|
pdv-ru
|
4956981e36
|
fix anchors
|
2021-12-28 16:51:59 +03:00 |
|
Alexey Milovidov
|
ee3a9e48f5
|
Add benchmark results from Lorenzo
|
2021-12-28 16:49:41 +03:00 |
|
alesapin
|
a2aa32877f
|
Update 02122_4letter_words_stress_zookeeper.sh
|
2021-12-28 16:40:34 +03:00 |
|
alesapin
|
5ae8188ab7
|
Fix flaky test
|
2021-12-28 16:26:47 +03:00 |
|
alesapin
|
333dfab6a6
|
Add retries to AST fuzzer
|
2021-12-28 16:12:51 +03:00 |
|
alesapin
|
fcdbf8737a
|
Merge pull request #33250 from ClickHouse/fix_flaky_01650_drop_part
Fix flaky test 01650
|
2021-12-28 14:55:32 +03:00 |
|
alesapin
|
dd0507410c
|
Merge pull request #33252 from ClickHouse/add_retries_to_post_commit_status
Add retries for github api
|
2021-12-28 14:39:17 +03:00 |
|
alesapin
|
ccbc0a8ea5
|
Merge pull request #33225 from zhongyuankai/optimize_merge_tree_parts_mover
Optimize MergeTreePartsMover
|
2021-12-28 14:35:43 +03:00 |
|