Commit Graph

157192 Commits

Author SHA1 Message Date
Pablo Marcos
6c0fbabcf7 Merge branch 'master' into hotfix_query_metric_log 2024-10-29 11:33:29 +00:00
Pablo Marcos
cf0694fd64 Revert "Add trace to help debugging the issue on the CI"
This reverts commit d063fc0a12.
2024-10-29 11:32:48 +00:00
Pablo Marcos
d5029c4af7 Add timestamp of QueryInfoStatus to debug trace to ease debugging 2024-10-29 11:30:02 +00:00
Anton Popov
ca2fcfd230
Merge pull request #71053 from CurtizJ/prewarm-mark-cache
Allow to prewarm mark cache for data parts
2024-10-29 11:22:39 +00:00
divanik
9a9aadc33f Added info 2024-10-29 11:21:24 +00:00
Nikita Taranov
1c81d0fab9 fix 2024-10-29 12:17:42 +01:00
kssenii
67609e31ad Review fixes 2024-10-29 12:15:34 +01:00
Nikita Taranov
50e9c7c701 Merge branch 'master' into check_args_num 2024-10-29 12:12:04 +01:00
Nikita Taranov
4dda7377d2
Merge pull request #71010 from k-morozov/bug/order_attach_part_replacing_merge_tree
test for reproducing that ReplacingMergeTree depends on the order of part attachment
2024-10-29 11:08:39 +00:00
avogar
0d22cbe47f Fix bad_weak_ptr exception with Dynamic in functions comparison 2024-10-29 11:08:27 +00:00
avogar
646a48e36b Escape special symbols in files for JSON subcolumns 2024-10-29 10:53:03 +00:00
Roman Antonov
ac546572e6
Merge branch 'ClickHouse:master' into master 2024-10-29 13:51:41 +03:00
xmy
4839c1d9ce Support write hdfs files with space 2024-10-29 18:42:35 +08:00
Pablo Marcos
d063fc0a12 Add trace to help debugging the issue on the CI 2024-10-29 10:29:33 +00:00
Pablo Marcos
50f6e60eb2 Remove the query from the list as soon as we can
There's no need to take again the lock. This comes from
a prior version where the logic needed to be different.
2024-10-29 10:29:08 +00:00
serxa
78c8b43479 Merge branch 'master' into sql-for-workload-management 2024-10-29 09:09:05 +00:00
Konstantin Morozov
d2762d903e apply comments 2024-10-29 09:04:38 +00:00
Smita Kulkarni
5739696805 Merge branch 'master' into Add_check_after_write_AzureBlobStorage 2024-10-29 09:42:49 +01:00
Antonio Andelic
cb4eedec06 Disable GWPAsan by default 2024-10-29 09:30:41 +01:00
Julia Kartseva
96f992acca fix documentation column width 2024-10-29 07:41:40 +00:00
Julia Kartseva
e431628409 make interactive metrics toggling not sticky 2024-10-29 07:41:36 +00:00
Julia Kartseva
b98057da19 fix cursor display 2024-10-29 06:58:05 +00:00
pufit
934bd37160 Add a note that wildcard grants feature will be available only after 24.10 2024-10-29 00:48:31 -04:00
Alexey Milovidov
0fecf98042
Merge pull request #71086 from ClickHouse/no-detached-parts-readonly
Do not list detached parts from readonly and write-once disks
2024-10-29 03:57:43 +00:00
Alexey Milovidov
5ce12e35a4
Merge pull request #71087 from ClickHouse/no-detached-parts-async-metrics
Do not calculate heavy asynchronous metrics by default
2024-10-29 04:57:08 +01:00
Amos Bird
30621285a2
Improve plan step desc of optimized trivial count 2024-10-29 11:43:12 +08:00
Roman Antonov
b9dff1fee6
Merge branch 'ClickHouse:master' into master 2024-10-29 06:14:08 +03:00
Alexey Milovidov
40eab21cdd
Merge pull request #70988 from ClickHouse/strict-license-check
Forbid unexpected licenses
2024-10-29 02:47:14 +00:00
Alexey Milovidov
a44d0501f4
Merge pull request #71150 from ClickHouse/session-log-is-alright
`system.session_log` is quite okay
2024-10-29 01:53:45 +00:00
Alexey Milovidov
ac014c0848 Merge branch 'master' into uniq-symbols-in-coverage-log 2024-10-29 02:53:14 +01:00
Alexey Milovidov
f2b67b7861
Merge pull request #71126 from ClickHouse/Avogar-patch-8
Slightly update JSON docs for better search
2024-10-29 01:48:29 +00:00
Alexey Milovidov
b8cf1cba90
Merge pull request #71160 from ClickHouse/refr
Fix 02932_refreshable_materialized_views_1 flakiness
2024-10-29 01:44:24 +00:00
Alexey Milovidov
7aeb199499
Merge pull request #71091 from ClickHouse/no-system-table-generate-series
Remove system tables `generate_series` and `generateSeries`
2024-10-29 02:54:34 +01:00
Alexey Milovidov
dd9e2b12f7
Merge pull request #71109 from op/op/auxv-128
Increase auxv vector to support higher values
2024-10-29 02:51:53 +01:00
Alexey Milovidov
621b722f52
Merge pull request #71147 from ClickHouse/fix-bad-test-3
Fix bad test `02561_sorting_constants_and_distinct_crash`
2024-10-29 01:09:53 +00:00
Shichao Jin
350cda4083
Merge pull request #71159 from alsugiliazova/backticks
Docs: add example to valid until docs with other timezone that requires non-obvious backticks around timezone
2024-10-29 00:10:21 +00:00
Roman Antonov
1c10c0da49
Merge branch 'ClickHouse:master' into master 2024-10-29 02:42:46 +03:00
Romeo58rus
a26a34d456 Downgrade a test to stable old method 2024-10-29 01:52:33 +03:00
Michael Kolupaev
2ccfad77e5 Fix 02932_refreshable_materialized_views_1 flakiness 2024-10-28 22:33:20 +00:00
Sergei Trifonov
a97fc2678b
Merge pull request #69847 from ClickHouse/async_load_system_database
Add `async_load_system_database` setting
2024-10-28 22:30:42 +00:00
alsu
7a5a298cfd add example with other timezone that requires
non-obvious backticks
2024-10-28 23:26:25 +01:00
serxa
0c2ca9f0fb fix test dtor 2024-10-28 22:26:16 +00:00
serxa
c1f1fe464d enable old tests, leak is fixed 2024-10-28 22:23:47 +00:00
serxa
812fdf30f8 fix tidy build 2024-10-28 22:22:14 +00:00
Arthur Passos
5f140ea0a8 progress 2024-10-28 18:06:16 -03:00
Romeo58rus
dda0c2d151 The testing method has been changed 2024-10-28 23:37:27 +03:00
Roman Antonov
f5359065cb
Merge branch 'ClickHouse:master' into master 2024-10-28 23:32:40 +03:00
Pablo Marcos
634f429aa7 Merge branch 'master' into hotfix_query_metric_log 2024-10-28 19:20:46 +00:00
Alexey Milovidov
fadf93a622
Merge pull request #71143 from ClickHouse/kssenii-patch-13
Try fix rabbitmq
2024-10-28 19:17:28 +00:00
Roman Antonov
2e46348d05
Merge branch 'ClickHouse:master' into master 2024-10-28 21:40:35 +03:00