docs/changelogs/v25.10.3.100-stable.md
Alias to experimental, can be enabled with allow_experimental_alias_table_engine=1. #89712 (Kai Zhu).FilesystemCacheBytes (and others) in system.asynchronous_metrics. Run SYSTEM queries on filesystem caches only once. Atomic view for caches that points to the same path in system.filesystem_caches. #89640 (Azat Khuzhin).keep_free_space_remove_batch from 10 to 100, because it is more optimal. #90030 (Kseniia Sumarokova).ARRAY JOIN on the right side of a JOIN with enable_lazy_columns_replication setting enabled. #89551 (Pavel Kruglov).enable_lazy_columns_replication. Closes #89705. #89717 (Pavel Kruglov).IN function. Closes #88343. #89850 (Nihal Z. Miaji).GROUP BY regardless optimize_injective_functions_in_group_by in old analyzer for compatibility. Resolves #89854. #89870 (Raufs Dunamalijevs).cancel on the merge task without a lock, but, in this case, the partially created resulting part will not be removed (since it was not finished and at this stage was not visible). After that, the merge task will be destroyed, which will trigger the destruction of the resulting part. This will revert the disk transaction and cause the data to be removed from S3. At the end, this garbage cleanup was executed under the merge mutate background executor lock. #89875 (Mikhail Artemenko).reverse and CAST function. Closes #89137. #89908 (Nihal Z. Miaji).SHOW DATABASES query by default. #89914 (alesapin).SHOW COLUMNS and SHOW FUNCTIONS queries. #89942 (alesapin).ARRAY JOIN inside IN and enabled enable_lazy_columns_replication setting. Resolves #90361. #89997 (Pavel Kruglov).analyzer_compatibility_join_using_top_level_identifier with multiple joins. #90010 (Vladimir Cherkasov).BSONEachRow and MsgPack. Closes #89814. Closes #71536. #90018 (Nihal Z. Miaji).Column with Array type is not represented by ColumnArray column: Replicated during insertion with usage of ARRAY JOIN and enabled enable_lazy_columns_replication setting. #90066 (Pavel Kruglov).numbers system table when big step size is used. Closes #83398. #90123 (Nihal Z. Miaji).METADATA_MISMATCH and breaking creation of new replicas in the Replicated Database. #90251 (Nikolay Degterinsky).L2DistanceTransposed that caused crashes when the precision argument exceeded valid range. Closes #90401. #90405 (Raufs Dunamalijevs).KeyValuePairExtractor caused data corruption or crashes during concurrent file reads. #90474 (Paresh Joshi).L2DistanceTransposed when using array reference vectors (which default to Array(Float64)) with QBit columns of non-Float64 element types (Float32, BFloat16). The function now automatically casts the reference vector to match the QBit's element type. Resolves #89976. #90485 (Raufs Dunamalijevs).equals function. Closes #88142. #90557 (Nihal Z. Miaji).concatWithSeparator function when using const non-string column. Closes #90596. #90655 (Nihal Z. Miaji).icu from release-75.1 to release-78.1. #90060 (Konstantin Bogdanov).libarchive from 3.8.1 to 3.8.2. #90062 (Konstantin Bogdanov).