Commit Graph

149003 Commits

Author SHA1 Message Date
Antonio Andelic
19ac2b2cdd Merge branch 'master' into keeper-map-retries 2024-07-30 16:53:01 +02:00
Antonio Andelic
7d5c30e76c No retries when partitioned 2024-07-30 16:26:19 +02:00
Raúl Marín
6b4ca79162 Merge remote-tracking branch 'blessed/master' into buffer_alter 2024-07-30 16:11:21 +02:00
Nikita Taranov
21aa514c80 don't run removed tests 2024-07-30 15:03:09 +01:00
Sergei Trifonov
05f1d122b1
Merge pull request #67232 from azat/dashboard-from-config-resubmit
Add ability to load dashboards for system.dashboards from config
2024-07-30 13:18:22 +00:00
Nikita Mikhaylov
61cf7668c7
Merge pull request #66549 from ClickHouse/client-base-application
Uninteresting change: introducing `ClientApplicationBase`
2024-07-30 12:50:23 +00:00
Antonio Andelic
c3e8825c8f Use correct order of fields in StorageURLSource 2024-07-30 14:23:32 +02:00
divanik
de99ee1b05 Change docs 2024-07-30 12:07:31 +00:00
Antonio Andelic
0124d211ec Better 2024-07-30 14:00:52 +02:00
Antonio Andelic
fd26672864 Revert some change 2024-07-30 13:54:30 +02:00
divanik
fd075470d6 Add docs 2024-07-30 11:54:00 +00:00
Nikita Mikhaylov
5979f6d744
Merge pull request #67404 from ClickHouse/nomv
Disable 02932_refreshable_materialized_views
2024-07-30 11:53:06 +00:00
Antonio Andelic
eb129b539f Add tests 2024-07-30 13:48:14 +02:00
Robert Schulze
d4d3d590e3
Remove obsolete --multiquery parameter from tests 2024-07-30 11:04:41 +00:00
Raúl Marín
20ece9f6af
Merge pull request #67439 from ClickHouse/backport_fix_public
Fix public backports
2024-07-30 10:46:59 +00:00
Kruglov Pavel
b143ce5481
Merge pull request #67157 from ClickHouse/Avogar-patch-5
Fix wrong usage of input_format_max_bytes_to_read_for_schema_inference in schema cache
2024-07-30 10:45:36 +00:00
Nikita Fomichev
d4537d9187 Add groupConcat to fuzzer
https://github.com/ClickHouse/ClickHouse/pull/65384
2024-07-30 12:44:43 +02:00
Kruglov Pavel
e3a820b0fb
Merge pull request #67354 from Avogar/json-as-object-change
Don't use PeekableReadBuffer in JSONAsObject format
2024-07-30 10:43:56 +00:00
Robert Schulze
72d6467fd2
Bump Azure to 1.13 2024-07-30 10:43:21 +00:00
Kruglov Pavel
3805a26103
Merge pull request #67359 from Avogar/disable-dynamic-tests-in-sanitizers
Disable some Dynamic tests under sanitizers, rewrite 03202_dynamic_null_map_subcolumn to sql
2024-07-30 10:37:57 +00:00
Antonio Andelic
0f8feff4d3 Add KeeperMap retries 2024-07-30 12:34:30 +02:00
Nikolai Kochetov
6ef628a7c8 Fixing build. 2024-07-30 10:33:22 +00:00
alesapin
3e05d18f9b
Merge pull request #67392 from ClickHouse/revert-66099-better-index-calc
Revert "Slightly better calculation of primary index"
2024-07-30 10:28:55 +00:00
Nikolai Kochetov
d7534c5b40
Update 03210_optimize_rewrite_aggregate_function_with_if_return_type_bug.sql 2024-07-30 12:20:54 +02:00
Nikita Fomichev
9a05a3ed9e Add missing documentation for groupConcat after series of reverts and merges
https://github.com/ClickHouse/ClickHouse/pull/65384
2024-07-30 12:07:34 +02:00
Raúl Marín
bdf98cbcc0 Fix public backports 2024-07-30 10:06:01 +00:00
Nikita Fomichev
b1e80883f0 accept_invalid_certificate in client config: additional testing
#65238
2024-07-30 11:57:42 +02:00
Alexey Milovidov
5381619b2a
Remove bad feature. 2024-07-30 11:36:25 +02:00
Robert Schulze
8370114400
Merge pull request #67399 from rschu1ze/frmDt-optional-format-string
formatDateTime[InJodaSyntax]: make format string optional
2024-07-30 09:35:11 +00:00
vdimir
240628daad
Merge pull request #65976 from ClickHouse/vdimir/02122_join_group_by_timeout
Increase timeout in 02122_join_group_by_timeout for tsan build
2024-07-30 09:28:11 +00:00
Alexey Milovidov
95a5dc6f34
Merge pull request #66536 from qoega/external-replace-to-null
Add settings to replace external engines to Null during create
2024-07-30 09:03:35 +00:00
Alexander Gololobov
41127d818d
Merge pull request #66745 from ClickHouse/dbg_shared_mutex
Save writer thread id in shared mutex for debugging
2024-07-30 08:39:35 +00:00
Nikita Mikhaylov
c427c4e2bb
Typo 2024-07-30 10:34:47 +02:00
Antonio Andelic
2ea4bfe04d
Merge pull request #67098 from ClickHouse/add-numactl
Try calculating available memory if ClickHouse is bound to subset of NUMA nodes
2024-07-30 08:30:58 +00:00
Alexander Gololobov
f911718fb8 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix_getddlworker_deadlock 2024-07-30 10:26:48 +02:00
Antonio Andelic
861bdb51f8 Fix test 2024-07-30 09:43:03 +02:00
Michael Kolupaev
6ab6732386 Delete .reference 2024-07-30 07:36:38 +00:00
Michael Kolupaev
e08d2ecab1 Merge remote-tracking branch 'origin/master' into nomv 2024-07-30 07:35:54 +00:00
Alexey Milovidov
1fde5b7bfa
Merge pull request #67390 from ClickHouse/fix-test-01036_no_superfluous_dict_reload_on_create_database
Fix bad test `01036_no_superfluous_dict_reload_on_create_database`
2024-07-30 07:24:52 +00:00
Alexey Milovidov
ec7e66ed37
Merge pull request #67400 from halersson/patch-1
Fix typo
2024-07-30 07:24:27 +00:00
Antonio Andelic
4b80d2915a
Merge pull request #67385 from ClickHouse/fix-group-detach-aggregator
Fix segfault caused by incorrectly detaching from thread group in `Aggregator`
2024-07-30 07:09:21 +00:00
Antonio Andelic
a471ee16e1 Merge branch 'master' into fix-test_replicated_table_attach 2024-07-30 08:46:27 +02:00
Alexey Gerasimchuck
f90b88c978 Reduced comprexity of the test 2024-07-30 05:57:07 +00:00
Alexey Milovidov
368b9a0583 Changelog sanity 2024-07-30 05:29:36 +02:00
Alexey Milovidov
3a7ffb3284 Changelog sanity 2024-07-30 05:19:10 +02:00
Alexey Milovidov
dd5819ab6a Changelog sanity 2024-07-30 05:16:09 +02:00
kevinyhzou
cb6b6329c8 add session timezone settings 2024-07-30 10:45:36 +08:00
Alexey Milovidov
b861cbca30 Merge branch 'fix-inconsistent-formatting-codecs' into debug-timer-descriptor 2024-07-30 04:10:27 +02:00
Alexey Milovidov
a308476ebd Merge branch 'master' into fix-inconsistent-formatting-codecs 2024-07-30 04:10:07 +02:00
Alexey Milovidov
c1e7b7be89 Add a test 2024-07-30 04:07:46 +02:00