Commit Graph

121228 Commits

Author SHA1 Message Date
Alexey Milovidov
abf058c87d Merge branch 'master' into no-export-dynamic 2023-07-30 01:49:12 +02:00
Yakov Olkhovskiy
63b155a741 bypass merging attempt for non 'clickhouse' configurations with different root node names 2023-07-29 23:12:54 +00:00
Alexey Milovidov
4da1aded52
Merge pull request #52766 from ClickHouse/alexey-milovidov-patch-7
Update easy_tasks_sorted_ru.md
2023-07-30 00:18:34 +03:00
Alexey Milovidov
cbb546a1a9
Update easy_tasks_sorted_ru.md 2023-07-30 00:18:08 +03:00
robot-clickhouse-ci-2
2dd69844dd
Merge pull request #52716 from canhld94/ch_use_same_poll_for_attach_n_fetch
Use same executor for GET_PART and ATTACH_PART
2023-07-29 22:27:08 +02:00
Sema Checherinda
cbd1769ac4
Merge branch 'master' into reset-connection-s3 2023-07-30 00:11:02 +04:00
Alexander Gololobov
84ab423842 Allow reading empty file with no blobs 2023-07-29 19:30:23 +02:00
Alexander Gololobov
1f6ac735a4
Merge branch 'master' into return_zxid 2023-07-29 19:23:50 +02:00
Igor Nikonov
23bc6755df
Merge branch 'master' into analyzer-set-index-not 2023-07-29 18:17:55 +02:00
robot-clickhouse-ci-1
66dd0faec8
Merge pull request #52733 from ClickHouse/zero
Allow reading zero objects in CachedObjectStorage::readObjects()
2023-07-29 17:52:32 +02:00
Igor Nikonov
6202d82604 Merge remote-tracking branch 'origin/master' into distinct-in-order-sqlancer-crashes 2023-07-29 15:06:30 +00:00
Igor Nikonov
c270393495 Add abortOnFailedAssertion() declaration in defines.h 2023-07-29 14:56:43 +00:00
Dmitry Novik
8f4527d9e0
Merge pull request #46740 from ClickHouse/query-tree-visitor
Refactor Query Tree visitor
2023-07-29 15:10:07 +02:00
Yury Bogomolov
ba081ed402
Merge branch 'master' into support-predefined-macro-in-kafka-settings 2023-07-29 15:00:21 +04:00
Smita Kulkarni
553304a81a Fixed clang tidy build by removing unued variable 2023-07-29 11:15:56 +02:00
copperybean
a5a7a4374e
Merge branch 'master' into fix-sort 2023-07-29 11:20:59 +08:00
copperybean
10a5230df4 fix unexpected sort result on multi columns with nulls first direction
Change-Id: I94494019312d6ccfe25695f3614353be08800f5f
2023-07-29 11:20:12 +08:00
Alexey Milovidov
9a8077265d
Merge branch 'master' into ch_use_same_poll_for_attach_n_fetch 2023-07-29 05:19:22 +03:00
Igor Nikonov
a6fc632aa1 More test queries
+ update file with broken tests
2023-07-28 23:57:56 +00:00
Igor Nikonov
1c6ef97b33 Merge remote-tracking branch 'origin/master' into analyzer-set-index-not 2023-07-28 23:43:15 +00:00
Igor Nikonov
45b9614224 Remove debug logging 2023-07-28 23:42:58 +00:00
Igor Nikonov
2a40bc9055 Fix: __bitSwapLastTwo was applied to non BoolMask
- ActionsDAG was missing convertions to BoolMask - __bitWrapperFunc
2023-07-28 23:29:59 +00:00
Alexey Milovidov
5d2fb786f6
Merge branch 'master' into fixes-start-stop-listen 2023-07-29 00:39:58 +03:00
Sema Checherinda
20995fcb13
Merge branch 'master' into reset-connection-s3 2023-07-28 23:13:35 +04:00
Nikita Mikhaylov
cecc636449
Update CachedObjectStorage.cpp 2023-07-28 19:35:22 +02:00
Yury Bogomolov
b2ee4505fb review fixes 2023-07-28 16:06:03 +00:00
pufit
1e77c7c73f Deterministic delete_stable_backups 2023-07-28 10:48:22 -04:00
pufit
4e8f7f06af
Merge branch 'master' into pufit/keeper-client-improvements 2023-07-28 10:32:27 -04:00
pufit
6211845ef0
Merge pull request #51303 from ClickHouse/deprecate-metadata-cache
Deprecate the `metadata_cache` feature
2023-07-28 10:31:02 -04:00
Dmitry Novik
e882adbc2b Merge remote-tracking branch 'origin/master' into query-tree-visitor 2023-07-28 14:22:42 +00:00
Dmitry Novik
7cb853bcd8 Fix TableFunctionNode::cloneImpl 2023-07-28 14:22:12 +00:00
Alexander Tokmakov
39200606ec
Merge pull request #52174 from arenadata/ADQM-988
Added possibility to save logs on crash and options to configure logs buffer
2023-07-28 16:55:00 +03:00
Alexander Tokmakov
0160a95266
Merge pull request #52634 from arthurpassos/modify_c_ares_logic
init and destroy ares channel on demand..
2023-07-28 16:54:24 +03:00
Alexander Tokmakov
29d9b82954
Merge pull request #52744 from ClickHouse/merging_52640
Merging #52640
2023-07-28 16:50:12 +03:00
Alexander Gololobov
bf9504d95d
Move UnlinkMetadataFileOperationOutcome to common header (#52710) 2023-07-28 15:49:55 +02:00
Alexander Tokmakov
139033247c bypass a limitation of github 2023-07-28 15:46:45 +02:00
Michael Kolupaev
ff9e85529a Allow reading zero objects in CachedObjectStorage::readObjects() 2023-07-28 13:43:15 +00:00
Anton Popov
caef499541 fix test 2023-07-28 12:37:51 +00:00
Yakov Olkhovskiy
61d05aeca4
Merge pull request #51642 from ClickHouse/fix-nullable-ipv4-intdiv
Fix binary arithmetic for Nullable(IPv4)
2023-07-28 08:27:37 -04:00
Anton Kozlov
5dfc30528d Introduce fallback ZooKeeper sessions 2023-07-28 11:43:27 +00:00
Alexey Milovidov
3ce8dc5503
Merge pull request #52273 from ClickHouse/51844-fix-test_storage_kafkatestpytest_kafka_formats_with_broken_message-test
Try to make `test_kafka_formats_with_broken_message` and `test_kafka_formats` integration tests stable
2023-07-28 13:45:12 +03:00
Alexey Milovidov
a1e9a76ead
Merge branch 'master' into 51844-fix-test_storage_kafkatestpytest_kafka_formats_with_broken_message-test 2023-07-28 13:18:10 +03:00
robot-ch-test-poll3
f888a961bb
Merge pull request #52698 from jaijhala/patch-1
Update default output_format_arrow_compression.md
2023-07-28 12:17:48 +02:00
Sema Checherinda
115a085d0f
Merge branch 'master' into reset-connection-s3 2023-07-28 14:00:14 +04:00
robot-clickhouse
bba9a2cd28
Merge pull request #51961 from nickitat/exec_udf_allow_parameters
Don't throw exception when exec udf has parameters
2023-07-28 11:52:17 +02:00
Kruglov Pavel
f5e50b8b28
Merge pull request #52310 from xiedeyantu/s3-url
Fix S3 table function does not work for pre-signed URL
2023-07-28 11:39:44 +02:00
Kruglov Pavel
8255e71554
Fix tests 2023-07-28 11:39:06 +02:00
Nikolay Degterinsky
0e30b9651a
Merge branch 'master' into fixes-start-stop-listen 2023-07-28 11:35:31 +02:00
Kruglov Pavel
3e1c409e60
Merge branch 'master' into structure-to-schema 2023-07-28 11:32:16 +02:00
robot-ch-test-poll
22e5da914c
Merge pull request #52650 from rschu1ze/query-cache-asynchronous_metrics
Add query cache metrics to SYSTEM.ASYNCHRONOUS_METRICS
2023-07-28 11:06:55 +02:00