Commit Graph

158347 Commits

Author SHA1 Message Date
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
Ilya Golshtein
918ad5c4d5 fix_test_drop_complex_columns: tests passed 2024-11-06 09:42:35 +00: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
taiyang-li
6761fccbf3 fix orc date32 overflow 2024-11-06 17:10:00 +08:00
Robert Schulze
4f8099d7aa
Simplify the code 2024-11-06 08:52:33 +00:00
taiyang-li
590029a33b fix orc date32 overflow 2024-11-06 16:38:09 +08:00
justindeguzman
0c1aa03cb1 [Docs] Update note about Prometheus integration and ClickHouse Cloud 2024-11-06 00:05:55 -08:00
taiyang-li
ef0be4a01c fix typo 2024-11-06 15:06:00 +08:00
taiyang-li
127f324822 add uts 2024-11-06 15:03:41 +08:00
nauu
6a8df5ea89 support the endpoint of oss accelerator 2024-11-06 14:57:14 +08:00
0xMihalich
141d4932c5
Merge branch 'ClickHouse:master' into patch-1 2024-11-06 15:44:15 +10:00
taiyang-li
c23dfa3431 fix uninitialized orc data 2024-11-06 12:33:26 +08:00
Michael Kolupaev
45bdc4d4de Update tests 2024-11-06 01:12:07 +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
Raúl Marín
d7da086a2e Fix tidy 2024-11-05 20:50:05 +01:00
Raúl Marín
9ec0dda6ee Prevent crash in SortCursor with 0 columns 2024-11-05 20:40:32 +01:00
Mikhail Artemenko
27efa29684 update docs 2024-11-05 18:04:59 +00: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
justindeguzman
349010012e [Docs] Add cloud not supported badge for EmbeddedRocksDB engine 2024-11-05 09:41:01 -08: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
divanik
0687f7a83f Resolve issue 2024-11-05 17:09:03 +00:00
divanik
27153bfc27 Resolve issues 2024-11-05 16:58:21 +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
divanik
3eedc74c59 Reformatted because of style check 2024-11-05 16:25:58 +00:00
divanik
25e889e1fb Merged uuids with table names 2024-11-05 16:15:04 +00:00
divanik
6ecc673f7d Fix quorum inserts tests 2024-11-05 16:02:40 +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
maxvostrikov
ead7630d04 Missing tests in several tests in 24.10
Added corner cases for tests for:
to_utc_timestamp and from_utc_timestamp (more timezones, spetial timezones, epoch corners does not look right, raising a bug over that)
arrayUnion (empty and big arrays)
quantilesExactWeightedInterpolated (more data types)
2024-11-05 14:28:28 +01: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
Raúl Marín
996773b205 Test with both analyzers 2024-11-05 12:39:36 +01:00
Raúl Marín
097fb78a6e Merge remote-tracking branch 'blessed/master' into i71382 2024-11-05 12:36:37 +01:00
Raúl Marín
8c2d1ec7f8 Allow ExecuteScalarSubqueriesVisitor on ARRAY JOIN 2024-11-05 12:36:35 +01:00
Robert Schulze
0cc8626279
Fix assert during insert into vector similarity index in presence of other skipping indexes 2024-11-05 11:34:47 +00: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