Max K
|
0df3826050
|
Merge pull request #61991 from ClickHouse/ci_remove_job_url_from_mark_release_ready
CI: remove unnecessary job url for Mark release ready
|
2024-03-27 18:47:42 +01:00 |
|
Nikolai Kochetov
|
6127b0b899
|
Revert "Fix broken only_analyze in QueryAnalysisPass"
This reverts commit c88cb6be9d .
|
2024-03-27 17:43:27 +00:00 |
|
Nikolai Kochetov
|
6a7d48b932
|
Fix aliases.
|
2024-03-27 17:26:12 +00:00 |
|
Max Kainov
|
c9749ae586
|
CI: remove unnecessary job url for Mark release ready
|
2024-03-27 17:17:10 +00:00 |
|
Maksim Kita
|
d8b06588b8
|
Aggregator parallel merge cancellation
|
2024-03-27 20:14:52 +03:00 |
|
Igor Nikonov
|
bbf46e6e60
|
Merge pull request #61887 from ClickHouse/test-tuple-elimination-pass-analyzer
Test: tuple elimination with analyzer
|
2024-03-27 16:51:49 +01:00 |
|
Max K
|
d4ec253bf6
|
Merge pull request #61986 from ClickHouse/ci_failover_for_gh_job_url
CI: failover for job_url request from gh
|
2024-03-27 16:46:07 +01:00 |
|
robot-clickhouse
|
a45439ed52
|
Automatic style fix
|
2024-03-27 15:34:55 +00:00 |
|
Han Fei
|
e3cebcafd7
|
Merge pull request #61981 from cailloumajor/patch-1
Fix section link casing
|
2024-03-27 16:29:27 +01:00 |
|
Max K
|
1136b6f2cf
|
Merge d7187a172f into cb3ccc3d6f
|
2024-03-27 16:25:05 +01:00 |
|
Max Kainov
|
d7187a172f
|
CI: failover for job_url request from gh
|
2024-03-27 15:24:16 +00:00 |
|
Yarik Briukhovetskyi
|
cb3ccc3d6f
|
Merge pull request #61977 from I-Limar/patch-2
Update url-functions.md
|
2024-03-27 15:45:54 +01:00 |
|
Kruglov Pavel
|
a56c833e54
|
Merge pull request #61979 from pamarcos/patch-1
Update input_format_parquet_allow_missing_columns default value
|
2024-03-27 15:35:04 +01:00 |
|
Kruglov Pavel
|
c171105947
|
Merge pull request #61974 from genzgd/patch-1
Fix Arrow format settings anchor
|
2024-03-27 15:34:39 +01:00 |
|
Yarik Briukhovetskyi
|
beecfec1b4
|
Update url-functions.md
|
2024-03-27 15:17:16 +01:00 |
|
János Benjamin Antal
|
2c5c589a88
|
Merge pull request #61779 from ClickHouse/revert-61774-revert-61479-61220_fix_read_system_parts
Revert "Revert "Fix bug when reading system.parts using UUID (issue 61220).""
|
2024-03-27 14:27:32 +01:00 |
|
Yakov Olkhovskiy
|
257cdd83d4
|
Merge pull request #60994 from bigo-sg/csv-tuple
fix csv format not support tuple
|
2024-03-27 09:07:46 -04:00 |
|
Arnaud Rocher
|
f7bdbaaacf
|
Fix section link casing
|
2024-03-27 13:46:58 +01:00 |
|
Pablo Marcos
|
2daaa660c5
|
Update input_format_parquet_allow_missing_columns default value
Default value for input_format_parquet_allow_missing_columns was modified from 0 to 1, but the documentation was never updated.
|
2024-03-27 13:43:49 +01:00 |
|
vdimir
|
3fa6d23730
|
Merge pull request #61364 from ClickHouse/vdimir/fix_crash_objson_array_null
Fix crash in ObjectJson parsing array with nulls
|
2024-03-27 13:41:09 +01:00 |
|
Igor Nikonov
|
15a0f5381f
|
Merge pull request #59176 from azat/dist/readonly-replicas
Add ability to skip read-only replicas for INSERT into Distributed engine
|
2024-03-27 13:19:12 +01:00 |
|
Yarik Briukhovetskyi
|
844bb4f06c
|
Merge pull request #61727 from yariks5s/fix_undrop_query
Revert "Revert "Un-flake test_undrop_query""
|
2024-03-27 13:12:50 +01:00 |
|
ILya Limarenko
|
4ba1078314
|
Update url-functions.md
suggestion to fix the example for the cutToFirstSignificantSubdomainWithWWW function
|
2024-03-27 13:10:14 +01:00 |
|
Dmitry Novik
|
39d99068c3
|
Merge pull request #61652 from ClickHouse/enable-analyzer
Enable `allow_experimental_analyzer` by default
|
2024-03-27 12:58:43 +01:00 |
|
Geoff Genz
|
5a40a871c8
|
Fix Arrow format settings anchor
|
2024-03-27 05:42:22 -06:00 |
|
Nikita Taranov
|
bce6817fcc
|
Merge pull request #61961 from nickitat/rm_01193_metadata_loading
Remove flaky test `01193_metadata_loading`
|
2024-03-27 12:20:57 +01:00 |
|
Nikita Mikhaylov
|
414bccc527
|
Revert "disallow LowCardinality input type for JSONExtract" (#61960)
|
2024-03-27 12:06:50 +01:00 |
|
Dmitry Novik
|
104774c646
|
Fix CI config
|
2024-03-27 11:39:33 +01:00 |
|
Dmitry Novik
|
31df60be20
|
Merge remote-tracking branch 'origin/master' into enable-analyzer
|
2024-03-27 11:37:32 +01:00 |
|
Dmitry Novik
|
6732636222
|
Add tests to the broken list
|
2024-03-27 11:29:24 +01:00 |
|
Kseniia Sumarokova
|
af66e1f7c4
|
Fix style check
|
2024-03-27 11:25:58 +01:00 |
|
Han Fei
|
af2e86d72d
|
make TSAN happy
|
2024-03-27 10:21:16 +01:00 |
|
Michael Kolupaev
|
d5da446d21
|
Tidy
|
2024-03-27 02:32:15 +00:00 |
|
Nikita Taranov
|
4069ff6cb0
|
impl
|
2024-03-26 23:21:13 +00:00 |
|
Nikita Taranov
|
010fd38b71
|
Merge pull request #61664 from nickitat/db_on_disk_smth
Small change in `DatabaseOnDisk::iterateMetadataFiles()`
|
2024-03-27 00:06:43 +01:00 |
|
Alexey Milovidov
|
2790f9a787
|
Merge pull request #61938 from azat/build/rust-connectivity-check
Check is Rust avaiable for build, if not, suggest a way to disable Rust support
|
2024-03-27 01:51:59 +03:00 |
|
Alexey Milovidov
|
c39e625670
|
Merge pull request #61952 from shabroo/patch-1
Fixing atomic engine warning message
|
2024-03-27 01:43:11 +03:00 |
|
Alexey Milovidov
|
e5ba8e82a9
|
Tomorrow
|
2024-03-26 23:25:22 +01:00 |
|
robot-ch-test-poll2
|
5d2bc7ee34
|
Merge pull request #61948 from ClickHouse/ci_new_menu
CI: new ci menu in PR body
|
2024-03-27 01:56:17 +04:00 |
|
kssenii
|
a0a7f23c21
|
Empty commit to restart checks
|
2024-03-26 22:08:38 +01:00 |
|
kssenii
|
0a5ce69880
|
Review fix
|
2024-03-26 22:02:50 +01:00 |
|
kssenii
|
dc83eb1ad6
|
Review fixes
|
2024-03-26 21:43:54 +01:00 |
|
kssenii
|
2ce0d647f2
|
Small test fix
|
2024-03-26 21:39:23 +01:00 |
|
Alexander Tokmakov
|
3bc9147629
|
Update 02916_move_partition_inactive_replica.sql
|
2024-03-26 20:56:39 +01:00 |
|
Max Kainov
|
813b60f129
|
Add handling for include/exclude ci filters
|
2024-03-26 19:34:05 +00:00 |
|
Nikolai Kochetov
|
3b6ea659df
|
Fixing 02535_analyzer_group_by_use_nulls
|
2024-03-26 19:10:34 +00:00 |
|
Dmitry Novik
|
7951a72e45
|
Add a test to the broken list
|
2024-03-26 19:03:03 +01:00 |
|
Dmitry Novik
|
65121b712e
|
Merge remote-tracking branch 'origin/master' into enable-analyzer
|
2024-03-26 19:02:30 +01:00 |
|
Han Fei
|
2110bfd278
|
address comment
|
2024-03-26 18:53:54 +01:00 |
|
Han Fei
|
97fca6682e
|
fix logical-error when undoing quorum insert transaction
|
2024-03-26 18:48:25 +01:00 |
|