Pablo Marcos
|
051f87aeb7
|
Merge pull request #71580 from ClickHouse/bitshift-return-0-instead-of-throwing-exception-for-out-of-bounds
Return 0 or default char instead of throwing an error in bitShift functions in case of out of bounds
|
2024-11-08 12:34:01 +00:00 |
|
alesapin
|
1794d8ed27
|
Merge pull request #71595 from ClickHouse/index_granularity
Shrink to fit index granularity array in memory to reduce memory footprint
|
2024-11-08 10:38:05 +00:00 |
|
Vladimir Cherkasov
|
bb4a3e503c
|
Merge pull request #71102 from ClickHouse/better-log-messages-22
Better log messages
|
2024-11-08 10:08:23 +00:00 |
|
Robert Schulze
|
ea99346e6b
|
Merge pull request #71572 from rschu1ze/vec-sim-legacy
Vector similarity index: Re-introduce support for legacy index creation syntax
|
2024-11-08 10:03:40 +00:00 |
|
Alexey Milovidov
|
a15e5b72af
|
Merge pull request #71597 from ClickHouse/kssenii-patch-13
Fix for `test_storage_s3_queue::test_shards_distributed[ordered-2]`
|
2024-11-07 23:28:58 +00:00 |
|
Konstantin Bogdanov
|
6e566dd5f3
|
Merge pull request #71627 from ClickHouse/auto/v24.3.13.40-lts
Update version_date.tsv and changelog after v24.3.13.40-lts
|
2024-11-07 22:35:16 +00:00 |
|
Mikhail f. Shiryaev
|
fec3db198b
|
Merge pull request #71468 from ClickHouse/cache-await
CI UX: slightly improve cache await interface
|
2024-11-07 22:15:17 +00:00 |
|
Konstantin Bogdanov
|
f71b00c513
|
Lint
|
2024-11-07 22:52:27 +01:00 |
|
robot-clickhouse
|
16a670166c
|
Update version_date.tsv and changelogs after v24.3.13.40-lts
|
2024-11-07 21:48:11 +00:00 |
|
Alexey Milovidov
|
2c31956c63
|
Merge pull request #71556 from ClickHouse/nouuid
Fix compatibility with refreshable materialized views created by old clickhouse servers
|
2024-11-07 21:05:19 +00:00 |
|
Alexey Milovidov
|
6943b07ceb
|
Merge pull request #71596 from ClickHouse/fix-for-no-seek-avoiding-test-in-cache
Fix for `00180_no_seek_avoiding_when_reading_from_cache`
|
2024-11-07 19:57:28 +00:00 |
|
Raúl Marín
|
adcab2a2db
|
Merge pull request #71619 from ClickHouse/revert-71039-default_enable_job_stack_trace
Revert "Enable enable_job_stack_trace by default"
|
2024-11-07 19:52:09 +00:00 |
|
Raúl Marín
|
2fa357f374
|
Revert "Enable enable_job_stack_trace by default"
|
2024-11-07 20:51:39 +01:00 |
|
Robert Schulze
|
337ba49be0
|
Merge pull request #71582 from rschu1ze/qc-docs
Clarify query cache docs
|
2024-11-07 18:48:49 +00:00 |
|
Pavel Kruglov
|
0c9e6fca5a
|
Merge pull request #70442 from Avogar/alter-to-json
Support alter from String to JSON
|
2024-11-07 17:40:31 +00:00 |
|
Pavel Kruglov
|
095f7ab591
|
Merge pull request #71388 from Avogar/fix-variant-permute
Fix error Invalid number of rows in Chunk with Variant column
|
2024-11-07 17:39:18 +00:00 |
|
alesapin
|
45aaebc41a
|
Review fix
|
2024-11-07 18:24:36 +01:00 |
|
Nikolai Kochetov
|
ec9c06a6bd
|
Merge pull request #71538 from kitaisreal/analyzer-materialized-view-in-with-cte-fix
Analyzer materialized view IN with CTE fix
|
2024-11-07 17:07:02 +00:00 |
|
Kseniia Sumarokova
|
2c59fce5b4
|
Update test.py
|
2024-11-07 17:44:41 +01:00 |
|
kssenii
|
95d8215491
|
Fix
|
2024-11-07 17:40:53 +01:00 |
|
alesapin
|
bfad05ac60
|
Shrink to fit index granularity array in memory to reduce memory footprint
|
2024-11-07 17:35:10 +01:00 |
|
Sema Checherinda
|
8ef86e71b7
|
Merge pull request #65279 from cangyin/fix-hashtable-destroyelements
Fix use-after-dtor logic in HashTable destroyElements
|
2024-11-07 15:10:28 +00:00 |
|
Vladimir Cherkasov
|
1c86967596
|
Merge branch 'master' into better-log-messages-22
|
2024-11-07 16:08:51 +01:00 |
|
Robert Schulze
|
de03a5dae7
|
Fix test which used an obsolete setting
|
2024-11-07 15:04:53 +00:00 |
|
Robert Schulze
|
5cc42571f3
|
Revert obsolete settings removal
|
2024-11-07 14:57:24 +00:00 |
|
Yakov Olkhovskiy
|
331988a0a9
|
Merge pull request #71039 from ClickHouse/default_enable_job_stack_trace
Enable enable_job_stack_trace by default
|
2024-11-07 14:33:11 +00:00 |
|
Dmitry Novik
|
506b30fd49
|
Merge pull request #71425 from ClickHouse/analyzer-resolve-join-tree
[Experiment] Analyzer: Check what happens after if-condition removal
|
2024-11-07 14:13:39 +00:00 |
|
Mikhail f. Shiryaev
|
ccaa66963d
|
Print a proper message for finished awaiting
|
2024-11-07 14:44:28 +01:00 |
|
Mikhail f. Shiryaev
|
d43329f254
|
UX: slightly improve cache await interface
|
2024-11-07 14:44:27 +01:00 |
|
Pavel Kruglov
|
3efeccde3a
|
Merge pull request #69731 from Avogar/dynamic-constraints
Don't allow Variant/Dynamic types in ORDER BY/GROUP BY/PARTITION BY/PRIMARY KEY by default
|
2024-11-07 12:48:27 +00:00 |
|
Pavel Kruglov
|
0702fa259e
|
Merge branch 'master' into alter-to-json
|
2024-11-07 13:47:56 +01:00 |
|
Pavel Kruglov
|
e3c716c9c2
|
Merge pull request #71369 from Avogar/fix-json-suspicions-hints
Check suspicious and experimental types in JSON type hints
|
2024-11-07 12:47:25 +00:00 |
|
Raúl Marín
|
3722d26212
|
Merge pull request #71513 from den-crane/patch-77
Fix copy/paste error
|
2024-11-07 12:46:56 +00:00 |
|
avogar
|
432ca2c30e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-variant-permute
|
2024-11-07 12:45:52 +00:00 |
|
Robert Schulze
|
f727a3931b
|
Clarify query cache docs and remove obsolete setting
|
2024-11-07 12:41:48 +00:00 |
|
Pablo Marcos
|
d8ff6f868f
|
bitShift: return 0 instead of throwing an exception if overflow
|
2024-11-07 12:39:10 +00:00 |
|
Kseniia Sumarokova
|
fb2efa5f59
|
Merge pull request #70947 from ClickHouse/imbloo
Make ParquetMetadata say whether bloom filter is present
|
2024-11-07 12:37:38 +00:00 |
|
Daniil Ivanik
|
7ea3bcdb3c
|
Merge pull request #71418 from azat/tests/fix-test_quorum_inserts
Fix missing cluster startup for test_quorum_inserts::test_insert_quorum_with_keeper_fail
|
2024-11-07 12:33:54 +00:00 |
|
Raúl Marín
|
8659389265
|
Merge pull request #71168 from bigo-sg/fix_interpolated_quantile
Fix mismatched aggreage function name of quantileExactWeightedInterpolated
|
2024-11-07 11:49:38 +00:00 |
|
Kseniia Sumarokova
|
27bcb9b808
|
Merge pull request #71396 from 0xMihalich/patch-1
Fix: ERROR: column "attgenerated" does not exist for old PostgreSQL
|
2024-11-07 11:44:30 +00:00 |
|
Mikhail f. Shiryaev
|
6310d38bf6
|
Merge pull request #71505 from ClickHouse/upgrade-docker-srver
Upgrade clickhouse-server and keeper base images
|
2024-11-07 11:38:28 +00:00 |
|
Alexey Milovidov
|
0094a9df40
|
Merge pull request #71169 from ClickHouse/close-8687
Close #8687
|
2024-11-07 11:19:17 +00:00 |
|
Robert Schulze
|
be10aba49a
|
Minor cleanup
|
2024-11-07 10:44:03 +00:00 |
|
Robert Schulze
|
cf594010c8
|
Rename some tests for more consistency
|
2024-11-07 10:44:01 +00:00 |
|
Robert Schulze
|
e7ad525e00
|
Re-introduce support for legacy index creation syntax
|
2024-11-07 10:44:00 +00:00 |
|
Mikhail Artemenko
|
b0393274f7
|
Merge pull request #71151 from ClickHouse/issues/71020/staleness
WITH FILL STALENESS extension
|
2024-11-07 10:12:58 +00:00 |
|
Maksim Kita
|
042e82c6a9
|
Fix tests
|
2024-11-07 13:10:51 +03:00 |
|
cangyin
|
8fb52b72b5
|
Fix use-after-dtor logic in hashtable destroyElements
|
2024-11-07 11:00:12 +01:00 |
|
Robert Schulze
|
5f5b1ebe26
|
Merge pull request #71457 from rschu1ze/fix-insert-assert
Fix assert during insert into vector similarity index in presence of other skipping indexes
|
2024-11-07 09:30:56 +00:00 |
|
Vladimir Cherkasov
|
54dd46f4c2
|
Merge pull request #71541 from Algunenano/udf_constraint
Avoid crash when using a UDF in a constraint
|
2024-11-07 09:26:22 +00:00 |
|