Nikolay Degterinsky
02ec25cdfe
Update explain.md
2022-11-27 13:40:46 +01:00
Joanna Hulboj
d587a52afe
FIXUP: PR comment
2022-11-27 11:38:43 +00:00
Joanna Hulboj
e360f85798
Added client option to display the number of locally processed rows
2022-11-27 11:38:43 +00:00
Amos Bird
65ce5abb63
Fix suspicious lowcard key
2022-11-27 18:40:26 +08:00
Azat Khuzhin
ca16f5136f
stress: use --max-tries only since 22.12
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-27 09:40:39 +01:00
Azat Khuzhin
2c36b52050
stress: increase timeout for server waiting after TERM
...
Greater timeout after TERM may reduce about of KILL, let's try.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-27 09:40:39 +01:00
Azat Khuzhin
6381feb46d
Add ability to increase timeout for clickhouse start/stop/restart
...
Increasing timeout may help in case of slow server (debug, sanitizers).
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-27 09:40:39 +01:00
Alexander Tokmakov
fc3a0bfdfa
fix
2022-11-27 01:12:09 +01:00
Alexey Milovidov
882e5ffd0b
Merge pull request #43707 from ClickHouse/fix-two-errors-in-copier
...
Fix log messages in clickhouse-copier
2022-11-26 22:07:32 +01:00
Antonio Andelic
cade21b76e
Fix 4LW test
2022-11-26 19:24:10 +00:00
Azat Khuzhin
6a057dec70
Add table_uuid to system.parts (resubmit)
...
Can be useful if the table constantly recreated, i.e. in some tests.
v2: fix tests (disable for ordinary database)
v3: adjust test after merging replacing with empty parts pr
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
(cherry picked from commit d0ce500f89
)
2022-11-26 20:16:38 +01:00
Antonio Andelic
76eca8bdfb
Merge branch 'master' into more-aggresive-batching-keeper
2022-11-26 18:28:11 +00:00
Antonio Andelic
65dba31c3a
Merge branch 'master' into try-fix-flaky-keeper-map
2022-11-26 19:00:30 +01:00
Antonio Andelic
080618a91e
Merge pull request #43663 from ClickHouse/fix-flaky-keeper-recovery
...
Fix data race in `Keeper` snapshot
2022-11-26 18:59:54 +01:00
Alexander Tokmakov
cdbd1cb158
fix
2022-11-26 18:45:50 +01:00
Antonio Andelic
cd471e9c61
Add setting for quick batch size
2022-11-26 17:33:40 +00:00
Alexey Milovidov
068ed3338b
Merge branch 'master' into kssenii-patch-6
2022-11-26 03:27:02 +01:00
Nikita Taranov
d1c258cf20
Add xxh3
hash function ( #43411 )
...
* impl
* try fix
* add docs
* add test
* rm unused file
* excellent
2022-11-26 00:14:08 +01:00
Alexey Milovidov
cf27a0cdeb
Fix log messages in clickhouse-copier
2022-11-25 22:29:02 +01:00
Alexey Milovidov
dc7742e8f9
Merge pull request #43596 from nickitat/issue_43510
...
Fix monotonicity check for `toString(enum)`
2022-11-25 22:15:38 +01:00
Alexey Milovidov
f9c3de5aa5
Update ConfigProcessor.cpp
2022-11-26 00:09:33 +03:00
Mikhail f. Shiryaev
88c338c090
Merge pull request #43579 from ClickHouse/universal-runners
...
Prepare CI for universal runners preallocated pool
2022-11-25 21:30:44 +01:00
avogar
66f5918c89
Try fix flaky test 00176_bson_parallel_parsing.sh
2022-11-25 20:10:31 +00:00
Kruglov Pavel
f82cadcad3
Uodate test
2022-11-25 20:18:06 +01:00
avogar
a706f6b415
Try to fix Logical error 'Array sizes mismatched' while parsing JSON object
2022-11-25 19:10:55 +00:00
Maksim Kita
c46a659ad9
Merge pull request #43543 from kitaisreal/analyzer-sum-if-to-count-if-fix
...
Analyzer SumIfToCountIfPass fix
2022-11-25 21:02:20 +03:00
Alexander Tokmakov
a982e62f65
fix
2022-11-25 19:01:24 +01:00
Alexander Tokmakov
f4944664b7
fix
2022-11-25 18:53:46 +01:00
Alexander Tokmakov
5bb0a7ac38
Update performance_comparison_check.py
2022-11-25 20:43:45 +03:00
Antonio Andelic
7437c719a7
Try batching requests more aggresively
2022-11-25 17:25:28 +00:00
Mikhail f. Shiryaev
b70456dc08
Merge pull request #43681 from ClickHouse/fix-GITHUB_JOB_ID
...
Fix pagination issue in GITHUB_JOB_ID()
2022-11-25 18:16:17 +01:00
Nikolai Kochetov
4632e7c644
Add max_streams_for_merge_tree_reading setting.
2022-11-25 17:14:22 +00:00
Kruglov Pavel
2818ecf7f0
Merge pull request #43297 from arthurpassos/fix_arrow_list_column_parsing
...
Flatten list type arrow chunks on parsing
2022-11-25 18:13:27 +01:00
Alexander Tokmakov
ed35830c13
fix
2022-11-25 18:06:55 +01:00
Alexander Tokmakov
eec5449c1c
run perf tests on aarch64 for pr-performance
2022-11-25 17:55:10 +01:00
Vladimir C
87fcf1b5db
Merge pull request #42438 from zvonand/zvonand-decdiv
...
Closes https://github.com/ClickHouse/ClickHouse/issues/40573
closes https://github.com/ClickHouse/ClickHouse/issues/8049
2022-11-25 17:35:21 +01:00
Mikhail f. Shiryaev
3ac0692a3d
Fix pagination issue in GITHUB_JOB_ID()
2022-11-25 17:28:13 +01:00
Vladimir C
ff5bb69584
Merge branch 'master' into zvonand-decdiv
2022-11-25 17:05:22 +01:00
Alexander Tokmakov
4a28830b9c
Merge branch 'master' into move_perf_tests_aarch_to_master
2022-11-25 17:05:12 +01:00
Alexander Tokmakov
98e6c76a60
fix
2022-11-25 16:58:18 +01:00
Alexander Tokmakov
91b4b8e1d5
Merge branch 'master' into fix_fuzzer_run
2022-11-25 16:57:47 +01:00
Alexander Tokmakov
5cc99312d7
provide hint for loading uncommitted blocks in merge predicate
2022-11-25 16:41:20 +01:00
Kseniia Sumarokova
37d1eb353f
Update AsynchronousReadIndirectBufferFromRemoteFS.cpp
2022-11-25 16:01:06 +01:00
Mikhail f. Shiryaev
58557c87c2
Merge pull request #43654 from ClickHouse/optimize-builder-image
...
Optimize binary-builder size
2022-11-25 15:24:57 +01:00
Mikhail f. Shiryaev
e85eb3182c
Merge pull request #43664 from ClickHouse/docker-cache-from-pr
...
Use docker images cache from merged PRs in master and release branches
2022-11-25 15:23:42 +01:00
Alexey Milovidov
69d1be50bc
Merge pull request #43446 from ClickHouse/fix-typo-3
...
Fix typo
2022-11-25 15:22:28 +01:00
Kseniia Sumarokova
ce062d2e01
Update AsynchronousReadIndirectBufferFromRemoteFS.cpp
2022-11-25 15:03:51 +01:00
Anton Popov
c811f34a41
Simplify AsynchronousInsertQueue
and fix race ( #43233 )
2022-11-25 15:02:22 +01:00
Nikolai Kochetov
660c942258
Merge branch 'master' into read-from-mt-in-io-pool
2022-11-25 13:56:48 +00:00
Nikolai Kochetov
dfd3976040
Update async_remote_read.xml
2022-11-25 14:53:45 +01:00