Yakov Olkhovskiy
|
858e37ffcb
|
use -f instead of --interactive
|
2022-12-02 08:51:18 -05:00 |
|
Yakov Olkhovskiy
|
796ef171a4
|
change error message
|
2022-11-26 16:39:41 -05:00 |
|
Yakov Olkhovskiy
|
ea58f05898
|
try to remove clickhouse if already exists
|
2022-11-26 13:45:28 -05: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 |
|
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
|
dc7742e8f9
|
Merge pull request #43596 from nickitat/issue_43510
Fix monotonicity check for `toString(enum)`
|
2022-11-25 22:15:38 +01: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Anton Popov
|
c811f34a41
|
Simplify AsynchronousInsertQueue and fix race (#43233)
|
2022-11-25 15:02:22 +01:00 |
|
Nikolai Kochetov
|
8d3ccf1c52
|
Merge pull request #43636 from ClickHouse/fix-43478
Fix #43478
|
2022-11-25 14:49:41 +01:00 |
|
Mikhail f. Shiryaev
|
9584487a1e
|
Use docker images cache from merged PRs in master and release branches
|
2022-11-25 14:09:21 +01:00 |
|
Peignon Melvyn
|
41d405476a
|
Fix typo in replication.md (#43643)
|
2022-11-25 13:57:19 +01:00 |
|
Antonio Andelic
|
53f708366c
|
Fix data race in Keeper snapshot
|
2022-11-25 12:50:42 +00:00 |
|
Alexander Tokmakov
|
7c47af433e
|
Merge pull request #43231 from ClickHouse/fix_parts_to_do_detection
Fix bug in replication queue which can lead to premature mutation finish
|
2022-11-25 15:17:37 +03:00 |
|
Alexander Tokmakov
|
ace36e2267
|
Merge branch 'master' into fix_parts_to_do_detection
|
2022-11-25 15:15:56 +03:00 |
|
Sema Checherinda
|
15a6ce254b
|
Merge pull request #41145 from CheSema/lock-free-drop-partition
Delete parts by replacing them with empty parts
|
2022-11-25 12:54:30 +01:00 |
|
Antonio Andelic
|
547e3ba367
|
Merge pull request #43583 from tbsal/tbsal/join_fix
Do not assume that the original query was valid when transforming JOINs
|
2022-11-25 12:25:18 +01:00 |
|
Mikhail f. Shiryaev
|
a68dc6280d
|
Optimize binary-builder size
|
2022-11-25 12:17:51 +01:00 |
|
Alexander Tokmakov
|
5a5f2a0df4
|
Merge pull request #43626 from ClickHouse/tavplubix-patch-7
Fix flaky 01175_distributed_ddl_output_mode_long
|
2022-11-25 13:31:21 +03:00 |
|
Maksim Kita
|
fbb404a4c6
|
Merge pull request #43547 from kitaisreal/analyzer-uniq-injective-functions-elimination-pass-fix
Analyzer UniqInjectiveFunctionsEliminationPass
|
2022-11-25 13:14:33 +03:00 |
|
Mikhail f. Shiryaev
|
4081a5f9e9
|
Merge pull request #43637 from ClickHouse/non-recursive-submodules
Do not checkout submodules recursively
|
2022-11-25 10:20:58 +01:00 |
|
Han Fei
|
18a9535c36
|
Merge pull request #43621 from bit-ranger/master
Update sparse-primary-indexes.md to correct typo
|
2022-11-25 09:23:09 +01:00 |
|
Han Fei
|
d07defacfc
|
Merge branch 'master' into master
|
2022-11-25 09:22:17 +01:00 |
|
Alexander Tokmakov
|
25cd0a9ca2
|
Update 01175_distributed_ddl_output_mode_long.sh
|
2022-11-24 23:32:27 +03:00 |
|
Mikhail f. Shiryaev
|
cfdc693f60
|
Do not checkout submodules recursively
|
2022-11-24 19:59:07 +01:00 |
|
Nikolai Kochetov
|
bb98a7b433
|
Fix #43478
|
2022-11-24 17:28:01 +00:00 |
|
Ilya Yatsishin
|
6fcee9df85
|
Merge pull request #43496 from qoega/progress-add-writtten-rows
|
2022-11-24 17:31:02 +01:00 |
|
Mikhail f. Shiryaev
|
1d9570a4cb
|
Display runner's labels on setup step
|
2022-11-24 16:05:16 +01:00 |
|
Mikhail f. Shiryaev
|
650a9dc2c2
|
Use zip file for ci-runners-metrics-lambda
|
2022-11-24 16:05:16 +01:00 |
|
Mikhail f. Shiryaev
|
ebe696af80
|
Handle universal runners in metrics lambda
|
2022-11-24 16:05:15 +01:00 |
|
Mikhail f. Shiryaev
|
ffd18d43a6
|
Use docker for lambda packages building
|
2022-11-24 16:05:15 +01:00 |
|
Mikhail f. Shiryaev
|
531811575e
|
Rename directory for zip deployment
|
2022-11-24 16:05:13 +01:00 |
|
Alexander Tokmakov
|
6531ff765d
|
Merge pull request #43458 from ClickHouse/tavplubix-patch-5
Fix createTableSharedID again
|
2022-11-24 16:21:50 +03:00 |
|
Alexander Tokmakov
|
f63dc001fd
|
Update 01175_distributed_ddl_output_mode_long.sh
|
2022-11-24 16:07:52 +03:00 |
|
alesapin
|
52821a331a
|
Update src/Storages/MergeTree/ReplicatedMergeTreeQueue.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
|
2022-11-24 14:04:03 +01:00 |
|
alesapin
|
188069117e
|
Update src/Storages/MergeTree/ReplicatedMergeTreeQueue.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
|
2022-11-24 14:02:26 +01:00 |
|
alesapin
|
5355f82448
|
Update src/Storages/MergeTree/ReplicatedMergeTreeQueue.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
|
2022-11-24 14:02:19 +01:00 |
|
bit-ranger
|
a0e490e152
|
Merge branch 'master' into master
|
2022-11-24 20:25:36 +08:00 |
|
bit-ranger
|
1d16dde6ba
|
Update sparse-primary-indexes.md to correct typo
|
2022-11-24 21:00:39 +09:00 |
|
Alexander Tokmakov
|
52d33fff00
|
Merge pull request #43366 from zzsmdfj/issue_15357_MaterializeMySQL_support_drop_mulit_table
MaterializeMySQL_support_drop_mulit_table
|
2022-11-24 14:54:24 +03:00 |
|
Sema Checherinda
|
6fd7dcf26f
|
Merge branch 'master' into lock-free-drop-partition
|
2022-11-24 12:34:19 +01:00 |
|
alesapin
|
f64f0461fe
|
Merge pull request #43288 from ClickHouse/Enable_compress_marks_and_primary_key
Enable compress marks and primary key for CI
|
2022-11-24 12:24:04 +01:00 |
|