You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the enable_cooldown_replica_affinity session variable to control the selection of replica affinity for queries under cold - hot seperation.
In FE, add the configurations restore_job_compressed_serialization and backup_job_compressed_serialization to solve the OOM problem of FE during backup and restore operations when the number of db tablets is extremely large. Downgrading is not possible after enabling these configurations.
New Features
CCR supports more comprehensive operations, such as rename table, rename column, modify comment, drop view, drop rollup, etc.
Improve the accuracy of the broker load import progress and the performance when importing multiple compressed files.
Improve the routine load timeout strategy and thread - pool usage to prevent routine load timeout failures and impacts on queries.
Others
The Docker quick - start image supports starting without setting environment parameters. Add the environment variable SKIP_CHECK_ULIMIT to skip the start_be.sh script and the swap, max_map_count, ulimit - related verification checks within the BE process. This is only applicable to applications in the Docker quick - start scenario. [feat](docker)Modify the init_be and start_be scripts to meet the requirements for rapid Docker startup. #45269
Behavior Changes
New Features
Improvements
Lakehouse
Asynchronous Materialized Views
Query Optimizer
Query Execution Engine
Storage Management
Others
Bug Fixes
Lakehouse
Hive
Iceberg
Paimon
Hudi
JDBC
MaxCompute
Others
Asynchronous Materialized Views
Inverted Index
Semi Structure Data
Query Optimizer
Query Execution Engine
use db
and enable sql cache #44782Storage Management
Permission Management
Others
The text was updated successfully, but these errors were encountered: