Commit Graph

137320 Commits

Author SHA1 Message Date
Alexey Milovidov
921ec12192 Maybe not worse 2024-03-17 12:29:45 +01:00
Alexey Milovidov
96f53df7ad Fix error 2024-03-17 12:02:02 +01:00
Alexey Milovidov
fac040e08e Add documentation 2024-03-17 00:34:32 +01:00
Alexey Milovidov
d627fbef55 Fix errors 2024-03-17 00:26:07 +01:00
Alexey Milovidov
ced06cb163 More guides 2024-03-17 00:18:38 +01:00
Alexey Milovidov
f1be9e6707 Trash 2024-03-17 00:17:59 +01:00
Alexey Milovidov
e5f15b6ac4 Fix errors 2024-03-16 23:00:57 +01:00
Alexey Milovidov
81f0e9ece6 Merge branch 'definitive-cast' into split-cast-overload-resolver 2024-03-16 20:03:44 +01:00
Alexey Milovidov
65eb6f135c More guides 2024-03-16 19:52:10 +01:00
Alexey Milovidov
175efee089 More guides 2024-03-16 19:50:11 +01:00
Alexey Milovidov
2d8676d61a Update 03011_definitive_guide_to_cast.sql 2024-03-16 19:38:32 +01:00
Alexey Milovidov
acd4e49dc2 More guides 2024-03-16 19:38:06 +01:00
Alexey Milovidov
3fcede709e Fix error 2024-03-16 19:03:42 +01:00
Alexey Milovidov
3a8974e7e1 A definitive guide to CAST 2024-03-16 16:23:12 +01:00
Alexey Milovidov
9be38c064a Merge branch 'master' into split-cast-overload-resolver 2024-03-16 14:07:59 +01:00
Alexey Milovidov
dd2ace9a85
Merge pull request #61441 from ClickHouse/ci_fix_checout_action_version
CI: fix checkout action version
2024-03-16 13:53:30 +03:00
Alexey Milovidov
24e77a6b5a
Merge pull request #61477 from CurtizJ/fix-test-polymorphic-parts
Fix test `test_polymorphic_parts`
2024-03-16 13:51:06 +03:00
Alexey Milovidov
f31beb98cd
Merge pull request #61466 from vitlibar/fix-finishing-failed-restore
Fix finishing a failed RESTORE
2024-03-16 13:41:33 +03:00
Alexey Milovidov
32fb5327b9
Merge pull request #61443 from ClickHouse/vdimir/fix_02998_system_dns_cache_table
Convert test 02998_system_dns_cache_table to smoke
2024-03-16 13:40:04 +03:00
Alexey Milovidov
063b91edb9
Merge pull request #61440 from ClickHouse/proper-fix-multiline
Fix `01599_multiline_input_and_singleline_comments` properly
2024-03-16 13:38:21 +03:00
Alexey Milovidov
caf0da39fd
Merge pull request #61130 from wudanzy/master
Update check-large-objects.sh to be language neutral
2024-03-16 12:50:50 +03:00
Yakov Olkhovskiy
9fda7d36ea
Merge pull request #60682 from ClickHouse/fix-alter-query-cte
Fix: expand CTE in alter modify query
2024-03-16 03:14:00 -04:00
Yakov Olkhovskiy
63a3555881 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into fix-alter-query-cte 2024-03-16 03:25:49 +00:00
Dan Wu
26618909b4
Merge branch 'ClickHouse:master' into master 2024-03-16 10:20:39 +08: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
Anton Popov
bc6cd6e769 fix test_polymorphic_parts 2024-03-15 22:32:04 +00: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
Vitaly Baranov
9bb697eb17 Fix finishing a failed RESTORE. 2024-03-15 17:46:26 +01: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
vdimir
7a83993173
Convert test 02998_system_dns_cache_table to smoke 2024-03-15 16:09:35 +00: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
Max Kainov
20bad992a4 CI: fix checkout action version
#do_not_test
2024-03-15 12:46:15 +00: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
serxa
f91c45f562 fix 01599_multiline_input_and_singleline_comments properly 2024-03-15 12:03:49 +00: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
Alexey Milovidov
a5bd242059 Even more garbage 2024-03-15 12:36:33 +01:00