Commit Graph

114253 Commits

Author SHA1 Message Date
Alexander Tokmakov
e399903030
Merge pull request #48548 from ClickHouse/clusters_is_active_column
Add some columns to system.clusters
2023-05-03 17:42:40 +03:00
Alexander Tokmakov
f3f6cfdcbb
Update StorageMergeTree.cpp 2023-05-03 17:39:31 +03:00
Nikolay Degterinsky
11d4ce8b4e
Merge pull request #44905 from evillique/bcrypt
Add bcrypt authentication type
2023-05-03 16:39:27 +02:00
Dmitry Novik
468b555952
Merge branch 'master' into fix-analyzer-tests 2023-05-03 16:35:46 +02:00
Dmitry Novik
b921476a3b
Merge pull request #49419 from ClickHouse/fix-function-parameter-exception
Throw an exception for non-parametric functions in new analyzer
2023-05-03 16:34:28 +02:00
MeenaRenganathan22
0c11f3f280 Fix the code to use the RapidJSONParser in case of big-endian system 2023-05-03 14:32:00 +00:00
MeenaRenganathan22
3946dcd251 Fix the 01193_metadata_loading test to match the query execution time specific to s390x 2023-05-03 14:26:12 +00:00
Nikolay Degterinsky
048b4ec738
Merge branch 'master' into bcrypt 2023-05-03 16:14:57 +02:00
Anton Popov
7896d30737
Merge pull request #49122 from CurtizJ/add-async-insert-mt-setting
Add `MergeTree` setting `async_insert`
2023-05-03 16:01:13 +02:00
Mike Kot
3d6240b982 fix 2023-05-03 13:59:45 +00:00
alesapin
17d6e2cc66
Merge pull request #49452 from ClickHouse/add_server_jepsen_image
Add image for docker-server jepsen
2023-05-03 15:45:30 +02:00
Han Fei
695b5b9f7b
Merge pull request #48950 from seandhaynes/master
Add a test to check max_rows_to_read_leaf behaviour
2023-05-03 15:39:54 +02:00
Alexey Milovidov
810568fcc5
Merge pull request #49433 from ClickHouse/improve-licenses
Improve `system.licenses` table
2023-05-03 16:39:24 +03:00
Han Fei
19048ed3fd
Merge branch 'master' into master 2023-05-03 15:17:10 +02:00
alesapin
6e8934f856 Improve image for local run 2023-05-03 14:40:18 +02:00
alesapin
fad187fa8a Add image for docker-server jepsen 2023-05-03 14:38:56 +02:00
kssenii
35f437ac9c Address review comments 2023-05-03 14:37:18 +02:00
alesapin
129d123956
Merge pull request #49423 from ClickHouse/remove-trash-7
Remove trash
2023-05-03 14:19:08 +02:00
Antonio Andelic
b8b7a362b2
Merge branch 'master' into keeper-correctly-handle-snapshots 2023-05-03 13:51:09 +02:00
Azat Khuzhin
ad69fbb972
Fix compiling average example (suppress -Wframe-larger-than) (#49358) 2023-05-03 13:32:34 +02:00
Nikolai Kochetov
465bc77c20
Merge pull request #49389 from ClickHouse/fix-hung-queries-print
Fix printing hung queries in clickhouse-test.
2023-05-03 13:20:00 +02:00
alesapin
55044759a7
Merge pull request #49211 from ClickHouse/fix_zero_copy_not_atomic
Lock zero copy parts more atomically
2023-05-03 13:12:14 +02:00
Alexander Gololobov
b134ad1f1c Minified repro case
Co-authored-by: vdimir <vdimir@clickhouse.com>
2023-05-03 13:07:00 +02:00
vdimir
ef9c3a3ca1
Merge branch 'master' into vdimir/ntile-default-frame 2023-05-03 12:59:57 +02:00
alesapin
6f3f202f7c
Merge branch 'master' into fix_zero_copy_not_atomic 2023-05-03 12:53:35 +02:00
vdimir
d3c7054bcf
Merge pull request #49169 from lingtaolf/doc/bloomfilter_compute_functions 2023-05-03 12:43:45 +02:00
Nikolai Kochetov
6388be2062
Merge pull request #49326 from k-morozov/refactoring/pipe-into-step
move pipe compute into initializePipeline
2023-05-03 12:43:21 +02:00
Alexander Tokmakov
1ec3040d0c
Merge pull request #49420 from ClickHouse/fix_00002
Fix some bad error messages
2023-05-03 13:33:53 +03:00
Vladimir C
887ab23487
Merge pull request #49319 from azat/dict/fix-hashed-load_factor 2023-05-03 12:28:40 +02:00
Vladimir C
65ab64a77f
Merge pull request #49418 from ClickHouse/vdimir/keeper_fault_inject_sequential_cleanup 2023-05-03 12:27:10 +02:00
Vladimir C
bd8a0d967e
Merge pull request #49362 from ClickHouse/vdimir/analyzer_02680_mysql_ast_logical_err 2023-05-03 12:25:33 +02:00
vdimir
98d5aed34a Fix 02680_mysql_ast_logical_err in analyzer 2023-05-03 11:55:09 +02:00
Kseniia Sumarokova
59401ce93c
Merge pull request #49411 from ClickHouse/kssenii-patch-7
Update FileSegment.cpp
2023-05-03 11:50:13 +02:00
Kseniia Sumarokova
f5b6aa0fc5
Merge pull request #49415 from kssenii/fix-assertions
Fix some assertions failing in stress test
2023-05-03 11:45:33 +02:00
Mikhail f. Shiryaev
36a190e9d7
Merge pull request #49388 from ClickHouse/improve-ci
Improve CI: status commit, auth for get_gh_api
2023-05-03 10:21:13 +02:00
Azat Khuzhin
2045cf1550 Respect ENABLE_LIBRARIES for ISA-L library
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-05-03 09:50:42 +02:00
Azat Khuzhin
d761e24514 Do not build keeper-bench if rapidjson was disabled
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-05-03 09:49:47 +02:00
Sean Haynes
1d51bc90f0 Add a test to check max_rows_to_read_leaf behaviour
In ClickHouse v22.3, querying a distributed table through a view
results in a max_rows_to_read_leaf limit reached exception being
raised on the root executor despite the row limit for each leaf node
not being reached.

This is fixed in ClickHouse v23.3, but Adding this integration test
to catch any issues in the future
2023-05-03 08:47:37 +01:00
Alexey Milovidov
c26ca71077 Improve system.licenses table 2023-05-03 03:12:53 +02:00
Alexey Milovidov
ee9fae6aa2
Merge pull request #49363 from tsolodov/master
Disallow configuring compression CODECs for alias columns
2023-05-03 03:37:48 +03:00
Kseniia Sumarokova
d4a921bd7c
Merge branch 'master' into fix-assertions 2023-05-03 00:10:32 +02:00
Alexey Milovidov
03aa4f7f8a
Merge pull request #49378 from ClickHouse/rs/isa-l
A better way of excluding ISA-L on non-x86
2023-05-03 00:46:55 +03:00
Nikolay Degterinsky
4c038ef538
Merge branch 'master' into bcrypt 2023-05-02 21:52:21 +02:00
kssenii
ac9ef077ad Fix 2023-05-02 21:41:17 +02:00
Alexander Gololobov
2e20f2a14d Do not skip building set even when reading from remote 2023-05-02 21:31:56 +02:00
Nikolai Kochetov
6beff3bd44
Merge pull request #48603 from ilejn/sequence_state_fix
sequence state fix
2023-05-02 21:25:27 +02:00
Dmitry Novik
bab112a1bc
Merge branch 'master' into revert-47476-revert_46622 2023-05-02 20:54:25 +02:00
Dmitry Novik
0c521eb10b Another atempt to fix test 2023-05-02 18:51:36 +00:00
Alexander Gololobov
ae03442ca6 Repro test case 2023-05-02 20:18:45 +02:00
Alexey Milovidov
10f34ae5a8
Update 02725_agg_projection_resprect_PK.sql 2023-05-02 20:29:30 +03:00