-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Release Note 3.0.3 #44522
Comments
行为变更
新特性
Lakehouse异步物化视图
查询优化器
查询执行
半结构化数据管理
改进存储
存算分离
Lakehouse
查询优化器
查询执行
半结构化数据管理
权限
其他
缺陷修复存储存算分离
Lakehouse
异步物化视图
查询优化器查询执行
半结构化数据管理
权限其他 |
Behavioral Changes
New Features
enable_cooldown_replica_affinity
to control the affinity of cold and hot tiered replicas. #42677Lakehouse
table$partition
syntax for querying partition information of Hive tables. #40774Asynchronous Materialized Views
use_for_rewrite
. Whenuse_for_rewrite
is set to false, the materialized view does not participate in transparent rewriting. #40332Query Optimizer
Query Execution
ngram_search
,normal_cdf
,to_iso8601
,from_iso8601_date
,SESSION_USER()
,last_query_id
. #38226 #40695 #41075 #41600 #39575 #40739aes_encrypt
andaes_decrypt
functions support GCM mode. #40004Semi-structured Data Management
array_match_all
andarray_match_any
. #40605 #43514array_agg
supports nesting ARRAY/MAP/STRUCT within ARRAY. #42009approx_top_k
andapprox_top_sum
. #44082Improvements
Storage
bitmap_empty
as the default value. #40364insert_timeout
to control the timeout of DELETE statements. #41063Compute-Storage Decoupled
use_path_style
, solving the problem of using custom domain names for object storage. #43060 #43343 #43330Lakehouse
information_schema.columns
table in External Catalog. #41659 #41962file_cache_statistics
table under theinformation_schema
library to view metadata cache statistics. #42160Query Optimizer
Query Execution
match_ipv6_subnet
function. #38755Semi-structured Data Management
array overlaps
supports acceleration using inverted indexes. #41571is_ip_address_in_range
supports acceleration using inverted indexes. #41571Permissions
ldap_group_filter
in LDAP for custom group filtering. #43292Other
Bug Fixes
Storage
Compute-Storage Decoupled
Lakehouse
Asynchronous Materialized Views
Query Optimizer
Query Execution
Reach limit of connections
errors upon connection. #39127Semi-structured Data Management
segment_cache_fd_percentage
andinverted_index_fd_number_limit_percent
. #42224Permissions
Other
The text was updated successfully, but these errors were encountered: