In this release, Doris Team has fixed more than 50 issues or performance improvement since 1.1.3. This release is a bugfix release on 1.1 and all users are encouraged to upgrade to this release.
I have created an issue about this release https://github.com/apache/doris/issues/13859, please modify this issue directly if I missed some important bugs for features. Behavior Changes None Features - Support obs broker load for Huawei Cloud. [Enhancement](broker)Doris support obs broker load #13523 <https://github.com/apache/doris/pull/13523> - SparkLoad support parquet and orc file [improvement](spark-load) support parquet and orc file #13438 <https://github.com/apache/doris/pull/13438> Improvements - Do not acquire mutex in metric hook since it will affect query performance during heavy load [Enhancement](be) do not acquire mutex in metric hook #10941 <https://github.com/apache/doris/pull/10941> Bug Fix - The where condition does not take effect when spark load loads the file. [fix](spark load)The where condition does not take effect when spark load loads the file #13804 <https://github.com/apache/doris/pull/13804> - If function return error result when there is nullable column in vectorized mode. [Bug](function) fix bug of if function of nullable column process #13779 <https://github.com/apache/doris/pull/13779> - Fix incorrect result when using anti join with other join predicates. [fix](join) fix incorrect result when using anti join with other join predicates #13743 <https://github.com/apache/doris/pull/13743> - BE crash when call function concat(ifnull). [bugfix](concat) be crash caused by function concat(ifnull) #13693 <https://github.com/apache/doris/pull/13693> - Fix planner bug when there is a function in group by clause. [fix](sort)order by constant expr bug #13613 <https://github.com/apache/doris/pull/13613> - Table name and column name is not recognized correctly in lateral view clause. [fix](planner) inlineView alias error #13600 <https://github.com/apache/doris/pull/13600> - Unknown column when use MV and table alias [Bug] Unknown column when use MV and table alias #13605 <https://github.com/apache/doris/issues/13605> - JSONReader release memory of both value and parse allocator. [fix](jsonreader) release memory of both value and parse allocator #13513 <https://github.com/apache/doris/pull/13513> - Fix allow create mv using to_bitmap() on negative value columns when enable_vectorized_alter_table is true. [Bugfix](vec) Fix allow create mv using to_bitmap() on negative value columns when enable_vectorized_alter_table is true #13448 <https://github.com/apache/doris/pull/13448> - Microsecond in function from_date_format_str is lost. [bugfix](VecDateTimeValue) eat the value of microsecond in function from_date_format_str #13446 <https://github.com/apache/doris/pull/13446> - Sort exprs nullability property may not be right after subsitute using child's smap info. [fix](sort)the sort expr's nullability property may not be right #13328 <https://github.com/apache/doris/pull/13328> - Fix core dump on case when have 1000 condition. [Bug](function) fix core dump on case when have 1000 condition #13315 <https://github.com/apache/doris/pull/13315> - Fix bug that last line of data lost for stream load. [Fix](Load) fix bug that last line of data lost for stream load #13066 <https://github.com/apache/doris/pull/13066> - Restore table or partition with the same replication num as before the backup. [Enhancement](restore) restore table or partition with the same replication num as before the backup #11942 <https://github.com/apache/doris/pull/11942> -- Best Regards, Yi Guo Lei SelectDB The Best Cloud Native Platform for Apache Doris Tel:134-3991-0228 Email:yiguo...@gmail.com