Commit Graph

137227 Commits

Author SHA1 Message Date
Blargian
89afca881f Minor formatting changes to multipleSearchAllPositions 2024-03-28 21:06:17 +01:00
Blargian
a97a3196b4 Standardize formatting of multisearchFirstPositionXYZ functions 2024-03-28 20:52:55 +01:00
Blargian
ef826ee881 Standardize format of multiSearchFirstIndexXYZ functions 2024-03-28 19:47:50 +01:00
Blargian
e324973450 Standardize function formatting for MultiSearchAllPositionsXYZ and MultiSearchAnyXYZ functions 2024-03-28 12:36:11 +01:00
robot-ch-test-poll3
f523ae669a
Merge pull request #61470 from ClickHouse/fix-postprocess-script
Correctly process last stacktrace in `postprocess-traces.pl`
2024-03-16 02:18:17 +01:00
Raúl Marín
ab3bb77ef8
Merge pull request #60924 from Algunenano/private_clickhouse_test
Bring clickhouse-test changes from private
2024-03-15 19:20:37 +01:00
Antonio Andelic
c97731fb8c Correctly process last stacktrace 2024-03-15 18:46:23 +01:00
Ilya Yatsishin
1296dac3c7
Merge pull request #61317 from Algunenano/fuzzer_numbers 2024-03-15 20:53:18 +04:00
Yakov Olkhovskiy
a31f551bc7
Merge pull request #58223 from jewelzqiu/existing-count
Consider lightweight deleted rows when selecting parts to merge
2024-03-15 12:42:35 -04:00
Mikhail f. Shiryaev
3190e4603d
Merge pull request #61433 from ClickHouse/restore-merge-approved-pr
Restore automerge for approved PRs
2024-03-15 17:31:52 +01:00
Antonio Andelic
48a96f8798
Merge pull request #61389 from ClickHouse/sum-if-count-if-nullabl
Disable `optimize_rewrite_sum_if_to_count_if` if return type is nullable (new analyzer)
2024-03-15 17:18:19 +01:00
Kruglov Pavel
d045ab150e
Merge pull request #61362 from ClickHouse/revert-61359-revert-61234-Avogar-patch-2
Revert "Revert "Fix usage of session_token in S3 engine""
2024-03-15 16:00:05 +01:00
Max K
6f49ffcb86
Merge pull request #61449 from ClickHouse/revert-61182-ci_fix_arm_integration_tests_2
Revert "CI: ARM integration tests: disable tests with HDFS "
2024-03-15 15:18:41 +01:00
Max K
ff456ffb33
Revert "CI: ARM integration tests: disable tests with HDFS " 2024-03-15 15:08:03 +01:00
robot-ch-test-poll
2b93606ddd
Merge pull request #61182 from ClickHouse/ci_fix_arm_integration_tests_2
CI: ARM integration tests: disable tests with HDFS
2024-03-15 14:53:52 +01:00
Max Kainov
bf8ae84cb6 fixup! CI: skip hdfs tests for arm #do_not_test #batch_0 #no_merge_commit 2024-03-15 13:43:03 +00:00
Anton Popov
e50ebe13f2
Merge pull request #61257 from CurtizJ/fix-uniq-exact
Fix possible incorrect result of aggregate function `uniqExact`
2024-03-15 14:34:16 +01:00
Dmitry Novik
1cdd280c9f
Merge pull request #61392 from ClickHouse/analyzer-fix-context-in-merge
Analyzer: Fix planner context for subquery in StorageMerge
2024-03-15 14:05:28 +01:00
Kruglov Pavel
1365d421d7
Merge pull request #61435 from ClickHouse/revert-61316-patch-1
Revert "Updated format settings references in the docs (datetime.md)"
2024-03-15 13:49:39 +01:00
Sergei Trifonov
273d221781
Merge pull request #60558 from ClickHouse/revert-60253-revert-59032-cpu-scheduler-and-cc
Revert "Revert "Support resource request canceling""
2024-03-15 13:24:50 +01:00
Kruglov Pavel
16abbcd095
Revert "Updated format settings references in the docs (datetime.md)" 2024-03-15 12:54:13 +01:00
Alexey Milovidov
89d95d346d
Merge pull request #61434 from ClickHouse/fix-nightly-builds
Disable broken SonarCloud
2024-03-15 14:46:50 +03:00
Alexey Milovidov
5787b7f7c8
Update nightly.yml 2024-03-15 14:46:26 +03:00
Mikhail f. Shiryaev
61870fa4b5
Disable broken SonarCloud 2024-03-15 12:43:11 +01:00
Kruglov Pavel
fef38bded1
Merge pull request #61395 from Avogar/fox-test-clusters-actual-information
Fix test test_system_clusters_actual_information flakiness
2024-03-15 12:33:46 +01:00
Mikhail f. Shiryaev
ad4a259068
Restore automerge for approved PRs 2024-03-15 12:13:35 +01:00
robot-ch-test-poll1
a2fd65ead3
Merge pull request #61390 from peter279k/improve_download_nyc_sh
Add checksum validating before extracting archive
2024-03-15 15:10:07 +04:00
Alexey Milovidov
b55c1d7bc1
Merge pull request #61354 from tuanpavn/tuanpavn-add-vm-async-metrics
Add async metrics for virtual memory mappings: VMMaxMapCount & VMNumMaps
2024-03-15 14:06:46 +03:00
Antonio Andelic
060f79862d Fix 2024-03-15 10:49:36 +00:00
Antonio Andelic
d68122d3b7 Merge branch 'master' into sum-if-count-if-nullabl 2024-03-15 10:40:04 +00:00
Antonio Andelic
0ba400d065
Merge pull request #61380 from ClickHouse/fix-heap-use-after-free-alias-merge
Fix `heap-use-after-free` for Merge table with alias
2024-03-15 11:15:02 +01:00
Zhuo Qiu
be4554ba43 fix test 2024-03-15 16:31:50 +08:00
Alexey Milovidov
36095dcdfa
Merge pull request #61408 from Avogar/file-log-sanity-check
Add sanity check for poll_max_batch_size FileLog setting
2024-03-15 11:09:06 +03:00
Alexey Milovidov
822b9fa2a2
Merge pull request #61405 from Algunenano/coverage_memory
Increase memory limit for coverage builds
2024-03-15 11:07:28 +03:00
Alexey Milovidov
389be2a2cb
Merge pull request #61371 from ClickHouse/fix-180-sec-wait
Fix `01599_multiline_input_and_singleline_comments` 3 minute wait
2024-03-15 11:03:41 +03:00
Alexey Milovidov
2de304e00c
Merge pull request #61377 from ClickHouse/fix-spot-termination
Terminate EC2 on spot event if runner isn't running
2024-03-15 11:02:04 +03:00
Zhuo Qiu
7f97b11ce6 only read _row_exists column when necessary 2024-03-15 15:48:20 +08:00
Alexey Milovidov
247b20e128
Merge pull request #61416 from ClickHouse/auto/v23.8.11.28-lts
Update version_date.tsv and changelogs after v23.8.11.28-lts
2024-03-15 10:37:24 +03:00
Alexey Milovidov
51d3b083f4
Merge branch 'master' into auto/v23.8.11.28-lts 2024-03-15 10:37:11 +03:00
Alexey Milovidov
e9c35d9e04
Merge pull request #61418 from ClickHouse/auto/v23.3.21.26-lts
Update version_date.tsv and changelogs after v23.3.21.26-lts
2024-03-15 10:36:55 +03:00
Alexey Milovidov
6ec0fe3d6f
Merge branch 'master' into auto/v23.3.21.26-lts 2024-03-15 10:35:45 +03:00
Alexey Milovidov
919dc1a9d6
Merge pull request #61419 from ClickHouse/auto/v24.1.7.18-stable
Update version_date.tsv and changelogs after v24.1.7.18-stable
2024-03-15 10:35:22 +03:00
Alexey Milovidov
85bea514ac
Merge pull request #61421 from ClickHouse/auto/v23.12.5.81-stable
Update version_date.tsv and changelogs after v23.12.5.81-stable
2024-03-15 10:35:13 +03:00
Alexey Milovidov
e66b95b7ac
Merge pull request #61420 from ClickHouse/auto/v24.2.2.71-stable
Update version_date.tsv and changelogs after v24.2.2.71-stable
2024-03-15 10:35:06 +03:00
robot-clickhouse
51f0930fe2 Update version_date.tsv and changelogs after v23.12.5.81-stable 2024-03-15 06:53:49 +00:00
robot-clickhouse
e5a1c0e251 Update version_date.tsv and changelogs after v24.2.2.71-stable 2024-03-15 06:50:44 +00:00
Pham Anh Tuan
5a56c43939 add async metrics for virtual memory mappings 2024-03-15 06:48:46 +00:00
robot-clickhouse
4e34887ab4 Update version_date.tsv and changelogs after v24.1.7.18-stable 2024-03-15 06:48:11 +00:00
robot-clickhouse
e6f2cd080e Update version_date.tsv and changelogs after v23.3.21.26-lts 2024-03-15 06:47:48 +00:00
robot-clickhouse
a3da67ba9a Update version_date.tsv and changelogs after v23.8.11.28-lts 2024-03-15 06:47:10 +00:00