Peter
9599e0a13e
Merge branch 'master' of ClickHouse
2024-03-17 00:55:23 +08:00
Peter
6b0f77bbfc
Merge branch 'master' of orign ClickHouse
2024-03-17 00:29:50 +08:00
Peter
88f146aa51
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into add_tw_weather_dataset
2024-03-17 00:29:20 +08:00
Alexey Milovidov
3a8974e7e1
A definitive guide to CAST
2024-03-16 16:23:12 +01:00
Blargian
e956656e9d
Remove primitive types from parameters - looks ugly
2024-03-16 15:19:30 +01:00
Blargian
5b05bee2a9
Add reference to geodata types
2024-03-16 15:16:53 +01:00
Nikolay Yankin
335f147a3b
Update install.md
...
Alternative URL for latest version
2024-03-16 16:57:39 +03:00
Alexey Milovidov
9be38c064a
Merge branch 'master' into split-cast-overload-resolver
2024-03-16 14:07:59 +01:00
Blargian
f85eda34d9
Update wording for multipolygon
2024-03-16 13:25:07 +01:00
Blargian
5c9f132800
Explain behaviour for various geometric types and array shapes
2024-03-16 13:18:56 +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
Dan Wu
adaf262dc0
Fix bug when reading system.parts using UUID (issue 61220).
...
During the predicates pushing down of system.parts table, there is a
logic to use that predicates to filter on the storages. This makes sense
if the predicate is on the `database`, `table`, `engine`. But it can be
problem if the predicate is about `uuid`, because storage UUID is
apparently different from parts UUID.
Rename the column name from `uuid` to `storage_uuid` fixed this.
2024-03-16 02:02:21 +00:00
Shaun Struwig
e1b2e0a00b
Update polygon.md
...
Add WKT function to documentation
2024-03-16 02:34:45 +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
Anton Popov
bc6cd6e769
fix test_polymorphic_parts
2024-03-15 22:32:04 +00:00
Han Fei
e1730c070e
fix style
2024-03-15 21:00:42 +01:00
Nikita Taranov
8be4a3d7a5
Update BackupsWorker.cpp
2024-03-15 20:28:46 +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
Raúl Marín
cfb13d212e
Add a test
2024-03-15 18:28:04 +01:00
Raúl Marín
b9f6de095d
Disable async_insert_use_adaptive_busy_timeout correctly with compatibility settings
2024-03-15 18:11:35 +01:00
William Schoeffel
4dbf3ee1bb
fix: remove duplicated check containing part
2024-03-15 14:05:24 -03: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
vdimir
f02858a917
Use SHARD_LOAD_QUEUE_BACKLOG for dictionaries in tests
2024-03-15 16:08:05 +00:00
Raúl Marín
46e09d00e3
Merge remote-tracking branch 'blessed/master' into actions_dag_broken_prewhere
2024-03-15 16:50:04 +01:00
Raúl Marín
aaab9e4ed4
Add test
2024-03-15 16:49:54 +01:00
Dmitry Novik
7c49d5bbf6
Fix some tests #ci_set_analyzer
2024-03-15 15:35:31 +00:00
Han Fei
694f5416b9
refine tests
2024-03-15 16:32:57 +01:00
Han Fei
91d18649f4
update comments
2024-03-15 16:23:51 +01:00
Robert Schulze
f132eef63b
Merge remote-tracking branch 'rschu1ze/master' into flaky-test_uncrop_query
2024-03-15 15:12:58 +00:00
taiyang-li
32ed2353f5
fix issue of actions dag split
2024-03-15 16:01:03 +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
Yarik Briukhovetskyi
f67eae6d7b
Update memory.md
2024-03-15 15:50:17 +01:00
divanik
7d38789e30
Make generate_series test smaller
2024-03-15 14:43:01 +00:00
János Benjamin Antal
b66df8b415
Merge remote-tracking branch 'origin/master' into split-range-hashed-dictionary
2024-03-15 14:39:58 +00:00
Yarik Briukhovetskyi
4d6aeaa151
Reload CI
2024-03-15 15:31:58 +01:00
Dmitry Novik
061cd5a53d
Fixup #ci_set_analyzer
2024-03-15 14:22:46 +00:00