Antonio Andelic
|
cd4b56b031
|
Merge branch 'master' into add-numactl
|
2024-07-26 08:22:41 +02:00 |
|
Michael Kolupaev
|
fc458509c7
|
Merge pull request #67152 from ClickHouse/ohno
Uncomment accidentally commented out code in QueryProfiler
|
2024-07-26 00:12:12 +00:00 |
|
Michael Kolupaev
|
992a276485
|
uncomment also write_trace_iteration
|
2024-07-25 20:23:45 +00:00 |
|
Igor Nikonov
|
e32109174e
|
Merge pull request #66880 from zoomxi/unavaliable_replicas
Fix: throw if can't connect to any participating replicas for parallel replicas query execution
|
2024-07-25 19:56:06 +00:00 |
|
Michael Kolupaev
|
7b8c41818b
|
Uncomment accidentally commented out code in QueryProfiler
|
2024-07-25 19:34:41 +00:00 |
|
Alexey Milovidov
|
3f598f6825
|
Merge pull request #66996 from ClickHouse/fix-system-numbers-rows-approx
Fix the estimation of total rows to read from the Numbers data sources
|
2024-07-25 16:53:34 +00:00 |
|
Antonio Andelic
|
670413a69d
|
Merge pull request #67016 from ClickHouse/static-order-mess
Try to fix exception logging in destructors of static objects
|
2024-07-25 13:46:22 +00:00 |
|
Alexey Milovidov
|
a1f2c815f4
|
Merge pull request #67007 from XuJia0210/bugfix_table_db_num_limit_test_flaky
bugfix AttachedTable counting not symmetry, and adding some test logs…
|
2024-07-25 13:34:37 +00:00 |
|
Daniil Ivanik
|
2457a2a7d7
|
Merge pull request #66851 from yohannj/fix_error_codes
Update error codes related to number of accepted arguments
|
2024-07-25 13:32:14 +00:00 |
|
Alexander Tokmakov
|
cccb710f7f
|
Merge pull request #67029 from ClickHouse/revert-66993-revert-66785-fix_992
Revert "Revert "Fix for 992 and friends""
|
2024-07-25 13:04:41 +00:00 |
|
Konstantin Bogdanov
|
00c1b89aae
|
Merge pull request #66991 from ClickHouse/fix-database-replicated-ddl-worker-data-race
[CI Fest] Fix data race in DatabaseReplicatedDDLWorker
|
2024-07-25 12:45:37 +00:00 |
|
Vitaly Baranov
|
ac514a5103
|
Merge pull request #66881 from vitlibar/fix-broken-part-error-while-restoring-to-s3-plain-rewritable
Fix broken part error while restoring to s3_plain_rewritable
|
2024-07-25 11:16:31 +00:00 |
|
Raúl Marín
|
6851ccffb8
|
Merge pull request #67046 from CurtizJ/disable-setting
Disable setting `optimize_functions_to_subcolumns`
|
2024-07-25 10:43:05 +00:00 |
|
alesapin
|
103fcef3b4
|
Merge pull request #66973 from ClickHouse/add_more_diagnostics
[CI Fest] Add more diagnostics in case of digest mismatch for DatabaseReplicated (investigating #64936)
|
2024-07-25 10:35:58 +00:00 |
|
Nikita Taranov
|
dac7e8ef2f
|
Merge pull request #60377 from nickitat/adaptive_task_size_mt_read_pool
Adaptive read task size calculation in parallel replicas
|
2024-07-25 10:25:41 +00:00 |
|
Antonio Andelic
|
6557387148
|
Try calcualting memory with numactl if membind used
|
2024-07-25 11:49:02 +02:00 |
|
Robert Schulze
|
6fab321e9f
|
Merge pull request #66897 from rschu1ze/funcs-g-r-input_rows_count
Functions [h-r]*: Iterate over input_rows_count where appropriate
|
2024-07-25 08:54:47 +00:00 |
|
Nikita Fomichev
|
e1f89f41f7
|
Merge pull request #67027 from ClickHouse/fix-flaky-integration-tests
Integration tests: fix flaky tests `test_backup_restore_on_cluster/test_concurrency.py` & `test_manipulate_statistics/test.py`
|
2024-07-25 07:50:17 +00:00 |
|
Michael Kolupaev
|
1b2fd51e09
|
Merge pull request #66977 from ClickHouse/uwo
Apply libunwind fix
|
2024-07-25 03:40:19 +00:00 |
|
Konstantin Bogdanov
|
e21d23d04d
|
Less locks
|
2024-07-25 05:28:59 +02:00 |
|
Konstantin Bogdanov
|
80b9b13771
|
Less checks, more locks
|
2024-07-25 05:28:59 +02:00 |
|
Konstantin Bogdanov
|
cea3bbc45b
|
More checks
|
2024-07-25 05:28:59 +02:00 |
|
Konstantin Bogdanov
|
aa9908f6da
|
Fix harder
|
2024-07-25 05:28:58 +02:00 |
|
Konstantin Bogdanov
|
f239dd67ee
|
Fix
|
2024-07-25 05:28:52 +02:00 |
|
Raúl Marín
|
a35a01c76c
|
Merge pull request #66976 from Algunenano/247_changelog
Add initial 24.7 changelog
|
2024-07-24 22:37:54 +00:00 |
|
Raúl Marín
|
6e3dccf365
|
Merge pull request #67040 from ClickHouse/revert-62103-pufit/fuzz-query
Revert "FuzzQuery table function"
|
2024-07-24 20:48:58 +00:00 |
|
Antonio Andelic
|
67567fcff4
|
Fix build
|
2024-07-24 19:51:22 +02:00 |
|
Nikita Taranov
|
408c5bbbd1
|
Merge pull request #66905 from ClickHouse/fix_deadlock_on_cancel
Fix possible deadlock on query cancel with parallel replicas
|
2024-07-24 16:00:33 +00:00 |
|
Vitaly Baranov
|
8d4b919bf4
|
Fix detaching broken parts from backup.
|
2024-07-24 17:45:40 +02:00 |
|
zoomxi
|
62d956f8a8
|
remove unused file ParallelReplicasReadingCoordinator.h
|
2024-07-24 22:39:30 +08:00 |
|
Anton Popov
|
5d14d823e3
|
remove setting from changes history
|
2024-07-24 13:27:19 +00:00 |
|
Anton Popov
|
3c6c9303c3
|
disable setting optimize_functions_to_subcolumns
|
2024-07-24 13:14:43 +00:00 |
|
Kruglov Pavel
|
0ce04f47f5
|
Merge pull request #66899 from Avogar/fix-bad-format-detection
Fix invalid format detection in schema inference
|
2024-07-24 12:57:36 +00:00 |
|
Raúl Marín
|
ff44b20661
|
Revert "FuzzQuery table function"
|
2024-07-24 14:51:48 +02:00 |
|
Antonio Andelic
|
cb7fafd1e6
|
Fix
|
2024-07-24 14:39:26 +02:00 |
|
alesapin
|
50cc42675a
|
Merge pull request #66761 from ClickHouse/better_limit_in_keeper
Small improvement for background pool in Keeper
|
2024-07-24 12:17:27 +00:00 |
|
Nikita Fomichev
|
09cb2d822a
|
Change description for setting: throw_if_deduplication_in_dependent_materialized_views_enabled_with_async_insert
|
2024-07-24 14:05:50 +02:00 |
|
Alexey Milovidov
|
5a4595536e
|
Merge pull request #66842 from ClickHouse/remove-with-dictionary
Remove `WithDictionary`
|
2024-07-24 11:57:32 +00:00 |
|
Alexey Milovidov
|
eb5400b604
|
Merge pull request #66912 from ClickHouse/fix-distributed-analyzer
Fix views over distributed tables with Analyzer
|
2024-07-24 11:56:52 +00:00 |
|
Alexander Tokmakov
|
595cf9a6a8
|
Revert "Revert "Fix for 992 and friends""
|
2024-07-24 13:42:32 +02:00 |
|
Kruglov Pavel
|
7280118845
|
Merge pull request #66984 from Avogar/fix-msan-issue-json-functions
[CI Fest] Fix use-of-uninitialized-value in JSONExtract* numeric functions
|
2024-07-24 11:00:45 +00:00 |
|
Antonio Andelic
|
48b3008126
|
Handle better static destructors
|
2024-07-24 12:04:28 +02:00 |
|
alesapin
|
da2e347747
|
Merge pull request #66898 from ClickHouse/better_handling_of_errors
[CI Fest] Better processing of broken parts and their projections (fixes rare cases of lost forver)
|
2024-07-24 09:44:26 +00:00 |
|
Xu Jia
|
e46d400f7b
|
fix style
|
2024-07-24 09:03:05 +00:00 |
|
Xu Jia
|
42fe58f046
|
bugfix AttachedTable counting not symmetry, and adding some test logs on attaching and detaching tables
|
2024-07-24 08:44:43 +00:00 |
|
Alexey Milovidov
|
bc899ead26
|
Fix the estimation of total rows for the numbers data source
|
2024-07-24 07:45:24 +02:00 |
|
Alexey Milovidov
|
385dabaa19
|
Fix CLion, which is one of the worst examples of software ever created
|
2024-07-24 07:14:32 +02:00 |
|
Alexey Milovidov
|
e855ce7937
|
Revert "Fix for 992 and friends"
|
2024-07-24 04:59:57 +02:00 |
|
zoomxi
|
d460fa9f36
|
create coordinator after the number of replicas to use for the query is determined
|
2024-07-24 09:57:00 +08:00 |
|
Alexey Milovidov
|
899b5c5ccd
|
Merge pull request #66503 from ClickHouse/remove-unused-local-variables
Remove unused local variables
|
2024-07-24 01:48:24 +00:00 |
|