Maksim Kita
|
042e82c6a9
|
Fix tests
|
2024-11-07 13:10:51 +03:00 |
|
Maksim Kita
|
530c04413e
|
Analyzer materialized view IN with CTE fix
|
2024-11-06 19:59:41 +03:00 |
|
Kseniia Sumarokova
|
1756fe28ee
|
Merge pull request #71348 from ClickHouse/filecache-more-assertions
fs cache: add assertions
|
2024-11-06 13:54:28 +00:00 |
|
Alexey Milovidov
|
0a66c40a00
|
Merge pull request #71510 from ClickHouse/move-bitshift-to-backward-incompatible-in-changelog
Move bitShift function changelog entries to backward incompatible
|
2024-11-06 13:15:11 +00:00 |
|
Pablo Marcos
|
9ee22533a0
|
Move bitShift function changelog entries to backward incompatible
Move bitShift function changelog entries to backward incompatible
|
2024-11-06 13:46:30 +01:00 |
|
Nikolai Kochetov
|
b1eff04e96
|
Merge pull request #71476 from ClickHouse/fix-old-analyzer-const-expr-regression
Fix constants in WHERE expression which could apparently contain Join.
|
2024-11-06 12:05:45 +00:00 |
|
Nikita Taranov
|
bac948ec0e
|
Merge pull request #71224 from ClickHouse/fix_parallel_replicas_complex_subqueries
Fix `WITH TOTALS` in subquery with parallel replicas
|
2024-11-06 11:15:45 +00:00 |
|
Anton Popov
|
cbc4659ed5
|
Merge pull request #71474 from CurtizJ/fix-memory-usage-delayed-streams
Fix memory usage in inserts with delayed streams
|
2024-11-06 10:41:03 +00:00 |
|
Vladimir Cherkasov
|
236837525b
|
Merge pull request #71365 from ClickHouse/vdimir/debugtooslow
More info in TOO_SLOW exception
|
2024-11-06 10:12:11 +00:00 |
|
Kseniia Sumarokova
|
b38dc1d8ca
|
Update FileCache.cpp
|
2024-11-06 11:05:43 +01:00 |
|
Alexander Gololobov
|
15cbe47032
|
Merge pull request #71497 from ClickHouse/expose_base_merge_selector
Expose base setting for merge selector
|
2024-11-06 09:27:45 +00:00 |
|
alesapin
|
24c5ef9a05
|
Expose base setting for merge selector
|
2024-11-05 23:08:15 +01:00 |
|
Nikita Taranov
|
9931b61d6f
|
fix test
|
2024-11-05 20:56:04 +01:00 |
|
Vladimir Cherkasov
|
54a1b1c573
|
Merge pull request #71426 from ClickHouse/vdimir/fix_mongodb_argumetns_crash
Fix crash in mongodb table function
|
2024-11-05 17:56:42 +00:00 |
|
Nikolai Kochetov
|
76683d021d
|
Fix constants in WHERE expression which could apparently contain Join.
|
2024-11-05 17:22:08 +00:00 |
|
Igor Nikonov
|
6abe8e7eb6
|
Merge pull request #70171 from ClickHouse/pr-enable-local-plan
Parallel replicas: use local plan for local replica by default
|
2024-11-05 17:21:39 +00:00 |
|
Daniil Ivanik
|
2d9d3b5a08
|
Merge pull request #71012 from ClickHouse/divanik/data_lake_refactoring2
Refactor DataLakeStorage
|
2024-11-05 16:43:15 +00:00 |
|
Vladimir Cherkasov
|
6c63587f77
|
More info in TOO_SLOW exception
|
2024-11-05 16:41:10 +01:00 |
|
Anton Popov
|
c16e1f021b
|
fix memory usage in inserts with delayed streams
|
2024-11-05 14:59:09 +00:00 |
|
Robert Schulze
|
1de0d2f46c
|
Merge pull request #69387 from rschu1ze/enable-simsimd
USearch: Enable SimSIMD backend + enable dynamic dispatch
|
2024-11-05 14:30:32 +00:00 |
|
vdimir
|
5152984bb1
|
upd src/TableFunctions/TableFunctionMongoDB.h
|
2024-11-05 13:52:14 +00:00 |
|
Igor Nikonov
|
8b1ea5425d
|
Merge branch 'master' into pr-enable-local-plan
|
2024-11-05 14:15:59 +01:00 |
|
Kseniia Sumarokova
|
d7886c8d46
|
Merge branch 'master' into filecache-more-assertions
|
2024-11-05 13:39:48 +01:00 |
|
kssenii
|
df16fedbba
|
Merge remote-tracking branch 'origin/filecache-more-assertions' into filecache-more-assertions
|
2024-11-05 13:37:35 +01:00 |
|
kssenii
|
d7977f0b91
|
More correct assertion
|
2024-11-05 13:36:27 +01:00 |
|
vdimir
|
bbe28d45bf
|
fix
|
2024-11-05 12:33:25 +00:00 |
|
kssenii
|
ef28dbe7d9
|
Merge remote-tracking branch 'origin/master' into filecache-more-assertions
|
2024-11-05 12:42:23 +01:00 |
|
Kseniia Sumarokova
|
d04cd085ca
|
Merge pull request #70806 from ClickHouse/disable-fs-cache-background-download-for-metadata-files
Allow to disable background cache download for loading metadata files
|
2024-11-05 11:22:13 +00:00 |
|
Kseniia Sumarokova
|
8615526f20
|
Merge pull request #71308 from MikhailBurdukov/fix_named_collection_unescaping
Added missing unescaping in named collections names.
|
2024-11-05 10:51:35 +00:00 |
|
Robert Schulze
|
087a886bc9
|
Update src/Storages/MergeTree/MergeTreeIndexVectorSimilarity.cpp
Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>
|
2024-11-05 11:18:21 +01:00 |
|
Robert Schulze
|
1abfa41b89
|
Update CMakeLists.txt
|
2024-11-05 11:18:11 +01:00 |
|
Max Kainov
|
1f253c7b3a
|
Merge pull request #71341 from ClickHouse/ci_remove_old_release_script
CI: Remove deprecated release script
|
2024-11-05 10:03:07 +00:00 |
|
robot-clickhouse
|
bdd18b35b2
|
Merge pull request #71428 from ClickHouse/auto/v24.8.6.70-lts
Update version_date.tsv and changelog after v24.8.6.70-lts
|
2024-11-05 09:18:18 +00:00 |
|
Max Kainov
|
3491c0c0e8
|
CI: Remove deprecated release script
|
2024-11-05 10:11:40 +01:00 |
|
Antonio Andelic
|
a9f88fae8e
|
Merge pull request #71384 from snar/memory-worker-non-linux
memory_worker shall be started on non-Linux OS too
|
2024-11-05 08:11:06 +00:00 |
|
Robert Schulze
|
f0537200f4
|
Merge pull request #71405 from rschu1ze/demote-log-level-for-auth-failure
Demote log level for failed authentication
|
2024-11-05 06:53:38 +00:00 |
|
Yakov Olkhovskiy
|
d3e2d9d820
|
Merge pull request #70112 from ClickHouse/impl-libfuzzer-3
CI: enable libfuzzer
|
2024-11-05 05:44:17 +00:00 |
|
Yakov Olkhovskiy
|
a35cc85a68
|
remove irrelevant changes
|
2024-11-05 04:07:09 +00:00 |
|
Yakov Olkhovskiy
|
f08379fa18
|
attempt to fix irrelevant test
|
2024-11-05 01:58:23 +00:00 |
|
Alexey Milovidov
|
b313e2c462
|
Merge pull request #71343 from ClickHouse/auto/v24.10.1.2812-stable
Update version_date.tsv and changelog after v24.10.1.2812-stable
|
2024-11-05 01:43:51 +01:00 |
|
Raúl Marín
|
a111db7e47
|
Merge pull request #71438 from Algunenano/upgrade_check_24_11
Fix upgrade check (24.11)
|
2024-11-04 22:38:58 +00:00 |
|
Raúl Marín
|
f9f1870a0e
|
Fix upgrade check (24.11)
|
2024-11-04 21:10:44 +01:00 |
|
MikhailBurdukov
|
c1ce74f52f
|
Update tests/integration/test_named_collections/test.py
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2024-11-04 21:40:59 +03:00 |
|
Anton Popov
|
2b417d3f85
|
Merge pull request #71368 from CurtizJ/better-prewarm-mark-cache
Allow to prewarm mark cache by system command without enabled setting
|
2024-11-04 18:10:28 +00:00 |
|
Nikita Taranov
|
44e0797e08
|
Merge pull request #71416 from ClickHouse/fix_method
Rename `compare8` to `compare16` for consistency
|
2024-11-04 17:28:22 +00:00 |
|
Robert Schulze
|
a612e9248c
|
Update TCPHandler.cpp
|
2024-11-04 18:26:02 +01:00 |
|
Robert Schulze
|
de751c7e4d
|
Update AccessControl.cpp
|
2024-11-04 18:25:27 +01:00 |
|
alesapin
|
24f35d4047
|
Merge pull request #71422 from ClickHouse/add_per_host_dashboard
Add per host dashboards to advanced dashboard
|
2024-11-04 17:01:21 +00:00 |
|
robot-clickhouse
|
6b4d44be28
|
Update version_date.tsv and changelogs after v24.8.6.70-lts
|
2024-11-04 16:42:06 +00:00 |
|
Nikita Taranov
|
24017bb7ad
|
add parallel_replicas_prefer_local_join
|
2024-11-04 17:31:39 +01:00 |
|