Dear community, Apache Doris version 2.1.7 was officially released on November 10, 2024. This version brings continuous upgrades and improvements. Additionally, several fixes have been implemented in areas such as the to the Lakehouse, Async Materialized Views, and Semi-Structured Data Management, Query Optimizer and Permission Management.
Quick Download: https://doris.apache.org/download/
GitHub Release: https://github.com/apache/doris/releases
use_for_rewrite to control whether it participates in transparent rewriting. #40332trim_in, ltrim_in, and rtrim_in functions has been added. #42641 (Note: This is a duplicate mention, but I'm including it as per your original list.)bit_set function has been added. #42916count_substrings function has been added. #42055translate and url_encode functions have been added. #41051normal_cdf, to_iso8601, and from_iso8601_date functions have been added. #40695information_schema.table_options and table_properties system tables have been added, supporting the querying of attributes set during table creation. #34384bitmap_empty as a default value has been implemented. #40364require_sequence_in_insert has been introduced to control whether a sequence column must be provided when performing INSERT INTO SELECT writes to a unique key table. #41655table$partitions syntax to directly query Hive partition information.#41230SHOW PARTITIONS command now supports displaying the commit version. #28274sql_select_limit was set. #40106count() function of inverted indexes in special cases. (#41127)[https://github.com/apache/doris/pull/41127]data_floor function. #41948