-
Notifications
You must be signed in to change notification settings - Fork 3.4k
3.0.5 Release Notes #50333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
行为变更新特性Lakehouse查询执行
存算分离
改进存储
存算分离Lakehouse
异步物化视图
查询优化器
半结构化数据管理
权限
其他
缺陷修复导入
主键模型
存储
存算分离LakehouseData Lakes
JDBC
Export 其他
异步物化视图查询优化器
查询执行
半结构化数据管理
倒排索引
权限
其他 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Behavior Changes
New Features
Lakehouse
Asynchronous Materialized Views
Query Execution
top_level_domain
,first_significant_subdomain
,cut_to_first_significant_subdomain
(#42488)year_of_week
function with Trino-compatible implementation (#48870)percentile_array
function now supports Float and Double data types (#48094)Semi-structured Data Management
Storage-Compute Separation
Improvements
Storage
Stream Load now supports compressed JSON file ingestion (#49044)
Enhanced error messages for various ingestion scenarios (#48436 #47721 #47804 #48638 #48344 #49287 #48009)
Added multiple metrics for Routine Load (#49045 #48764)
Optimized Routine Load scheduling algorithm to prevent single job failure from affecting overall scheduling (#47847)
Added Routine Load system table (#49284)
Improved query performance for Merge-On-Write (MOW) tables under high-frequency ingestion (#48968)
Enhanced Profile information display for Key Range queries (#48191)
Accelerated Compaction task generation to improve performance (#49547)
Storage-Compute Separation
Lakehouse
Asynchronous Materialized Views
tvf mv_infos
performance (#47415)Query Optimizer
Semi-structured Data Management
json_object
function now supports complex type parameters (#47779)Security
Others
Bug Fixes
Storage
Fixed data loss in Stream Load on ARM architecture (#49666)
Fixed missing error URL return for data quality issues in Insert Into Select (#49687)
Fixed error URL reporting for multi-table Routine Load data quality issues (#49130)
Fixed incorrect results when using Insert Into Values during Schema Change (#49338)
Fixed core dump caused by tablet commit info reporting (#48732)
Added Azure China region support for S3 Load (#48642)
Fixed data correctness issues in several edge cases (#48056 #48399 #48400 #48748 #48775 #48867 #49165 #49193 #49350 #49710 #49825)
Fixed untimely cleanup of completed transactions (#49564)
Changed JSONB default value to
{}
for partial column updates (#49066)Fixed delete bitmap update lock release issue in Storage-Compute Separation model (#47766)
Fixed "get image failed" error in K8s environment (#49072)
Reduced CPU consumption in dynamic partition scheduling (#48577)
Fixed column exception after materialized view renaming (#48328)
Fixed memory and file cache leakage after failed Schema Change (#48426)
Fixed base compaction failure for tables with empty partitions (#49062)
Fixed data correctness issues in complex type modifications (#49452)
Fixed core dump in cold compaction (#48329)
Fixed cumulative point stagnation with delete operations (#47282)
Fixed memory insufficiency in large-scale full compaction (#48958)
Storage-Compute Decoupled
Lakehouse
Data Lakes
JDBC
Export
Others
Asynchronous Materialized Views
Query Optimizer
Query Execution
parse_url
(#49149)array_overlap
null handling (#49403)percentile
function (#48563)Semi-structured Data Management
array_avg
crash with specific parameters (#48691)ColumnObject::pop_back
crash in VARIANT type (#48935 #48978)Inverted Index
match_phrase_prefix
cache error (#46517)Security
Others
The text was updated successfully, but these errors were encountered: