commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/04/21
Re: [PR] [fix](streaming-job) reject silent-no-op ALTER keys and unsupported load.* properties [doris]
via GitHub
2026/04/21
Re: [PR] [opt](function) optimize concat_ws by replacing per-row fmt::join with columnar two-pass memcpy [doris]
via GitHub
2026/04/21
Re: [PR] [opt](exec) eliminate redundant allocation and two-phase scan in coalesce [doris]
via GitHub
2026/04/21
Re: [PR] [fix](streaming-job) reject silent-no-op ALTER keys and unsupported load.* properties [doris]
via GitHub
2026/04/21
Re: [PR] [opt](exec) eliminate redundant allocation and two-phase scan in coalesce [doris]
via GitHub
2026/04/21
Re: [PR] [fix](user_var)fix integer typing and prefer Variable.realExpression for argument/type resolution [doris]
via GitHub
2026/04/21
(doris-website) branch asf-site updated (bff44e18841 -> b10e63776a0)
github-bot
2026/04/21
Re: [PR] [fix](streaming-job) reject silent-no-op ALTER keys and unsupported load.* properties [doris]
via GitHub
2026/04/21
[PR] [fix](streaming-job) reject silent-no-op ALTER keys and unsupported load.* properties [doris]
via GitHub
2026/04/21
Re: [PR] [opt](maxcompute)Allocate write block ids from FE and add catalog-level write_max_block_bytes prop. [doris]
via GitHub
2026/04/21
Re: [PR] branch-4.1: [fix](fe) Fix isCountStar incorrectly treating count(null) as count(*) #62548 [doris]
via GitHub
2026/04/21
Re: [PR] Dev runtime partition prune [doris]
via GitHub
2026/04/21
(doris) branch dev_runtime_partition_prune updated (6bb4482b83b -> d49281c8c6a)
panxiaolei
2026/04/21
(doris) branch master updated: [fix](docker) Stabilize external docker startup (#62664)
hellostephen
2026/04/21
Re: [PR] [fix](docker) Stabilize external docker startup [doris]
via GitHub
2026/04/21
Re: [PR] [fix](docker) Stabilize external docker startup [doris]
via GitHub
2026/04/21
Re: [PR] [fix](docker) Stabilize external docker startup [doris]
via GitHub
2026/04/21
Re: [PR] [fix](paimon)fix parmon reader core when file not have partition column. [doris]
via GitHub
2026/04/21
Re: [PR] branch-4.1: [feat](compaction) Support ADMIN COMPACT TABLE type='FULL' and enable it in cloud mode #62596 [doris]
via GitHub
2026/04/21
Re: [PR] [fix](docker) Stabilize external docker startup [doris]
via GitHub
2026/04/21
Re: [PR] [enhance](load) adaptive random bucket load: per-BE bucket assignment with threshold-based rotation [doris]
via GitHub
2026/04/21
Re: [PR] [opt](function) use AVX2 SIMD libdivide in int_divide vector-constant path [doris]
via GitHub
2026/04/21
Re: [PR] [improvement](executor) expose query progress stats in show current_queries [doris]
via GitHub
2026/04/21
Re: [PR] [enhance](load) adaptive random bucket load: per-BE bucket assignment with threshold-based rotation [doris]
via GitHub
2026/04/21
Re: [PR] [fix](fe) Fix ReadListener leak on rejected worker task [doris]
via GitHub
2026/04/21
Re: [PR] [feat](join) support outer join reorder in dphyper [doris]
via GitHub
2026/04/21
Re: [PR] [fix](fe) Fix ReadListener leak on rejected worker task [doris]
via GitHub
2026/04/21
[PR] [fix](fe) Fix ReadListener leak on rejected worker task [doris]
via GitHub
2026/04/21
Re: [PR] [opt](point query) reduce fe CPU usage by eliminating unnecessary operation [doris]
via GitHub
2026/04/21
Re: [PR] Dev runtime partition prune [doris]
via GitHub
2026/04/21
Re: [PR] [Profile][exec] The profile hitcache not correct in force refresh and sink id not correct [doris]
via GitHub
2026/04/21
Re: [PR] [opt](exec) eliminate redundant allocation and two-phase scan in coalesce [doris]
via GitHub
2026/04/21
Re: [PR] [feature](dynamic table) support stream part 2: stream query & comsuption infrastructure [doris]
via GitHub
2026/04/21
(doris-website) branch asf-site updated (644fddc7ca3 -> bff44e18841)
github-bot
2026/04/21
Re: [PR] [Enhancement](ms) Add sharded LRU cache for tablet index metadata to reduce FDB IO [doris]
via GitHub
2026/04/21
Re: [PR] [enhance](load) adaptive random bucket load: per-BE bucket assignment with threshold-based rotation [doris]
via GitHub
2026/04/21
Re: [PR] [fix](system) Fix BE identification when same host reports with different IPs [doris]
via GitHub
2026/04/21
Re: [PR] [improvement](executor) expose query progress stats in show current_queries [doris]
via GitHub
2026/04/21
Re: [PR] [opt](function) optimize concat_ws by replacing per-row fmt::join with columnar two-pass memcpy [doris]
via GitHub
2026/04/21
[PR] [opt](function) optimize concat_ws by replacing per-row fmt::join with columnar two-pass memcpy [doris]
via GitHub
2026/04/21
Re: [PR] [opt](function) optimize concat_ws by replacing per-row fmt::join with columnar two-pass memcpy [doris]
via GitHub
2026/04/21
Re: [PR] Dev runtime partition prune [doris]
via GitHub
2026/04/21
Re: [PR] [opt](exec) eliminate redundant allocation and two-phase scan in coalesce [doris]
via GitHub
2026/04/21
Re: [PR] [test](ttl) fix cache cases [doris]
via GitHub
2026/04/21
[PR] [test](ttl) fix cache cases [doris]
via GitHub
2026/04/21
Re: [PR] [enhance](nereids) improve masking of user's password for ALTER USER and CREATE USER commands in audit logs [doris]
via GitHub
2026/04/21
Re: [PR] Dev runtime partition prune [doris]
via GitHub
2026/04/21
Re: [PR] [fix](wal) Fix WAL replay loading 0 rows due to columns being marked as missing [doris]
via GitHub
2026/04/21
(doris) branch master updated: [fix](wal) Fix WAL replay loading 0 rows due to columns being marked as missing (#62658)
hellostephen
2026/04/21
Re: [PR] [cloud](fe) RestoreJob cannot deserialize Tablet when upgrade [doris]
via GitHub
2026/04/21
[I] [Bug][IK Analyzer] Custom dictionary (extra_main.dic) not taking effect for Chinese word segmentation [doris]
via GitHub
2026/04/21
Re: [PR] [enhance](load) adaptive random bucket load: per-BE bucket assignment with threshold-based rotation [doris]
via GitHub
2026/04/21
Re: [PR] branch-4.1: [feat](compaction) Support ADMIN COMPACT TABLE type='FULL' and enable it in cloud mode #62596 [doris]
via GitHub
2026/04/21
Re: [PR] branch-4.1: [feat](compaction) Support ADMIN COMPACT TABLE type='FULL' and enable it in cloud mode #62596 [doris]
via GitHub
2026/04/21
(doris) branch auto-pick-62596-branch-4.1 updated (e892dc5fc22 -> ce0851c0687)
github-bot
2026/04/21
[PR] branch-4.1: [feat](compaction) Support ADMIN COMPACT TABLE type='FULL' and enable it in cloud mode #62596 [doris]
via GitHub
2026/04/21
Re: [PR] branch-4.1: [feat](compaction) Support ADMIN COMPACT TABLE type='FULL' and enable it in cloud mode #62596 [doris]
via GitHub
2026/04/21
(doris) branch auto-pick-62596-branch-4.1 created (now e892dc5fc22)
github-bot
2026/04/21
(doris) branch master updated: [feat](compaction) Support ADMIN COMPACT TABLE type='FULL' and enable it in cloud mode (#62596)
luwei
2026/04/21
Re: [PR] [feat](compaction) Support ADMIN COMPACT TABLE type='FULL' and enable it in cloud mode [doris]
via GitHub
2026/04/21
Re: [PR] [feature](dynamic table) support stream part 2: stream query & comsuption infrastructure [doris]
via GitHub
2026/04/21
Re: [PR] [feature](dynamic table) support stream part 2: stream query & comsuption infrastructure [doris]
via GitHub
2026/04/21
Re: [PR] [improvement](docker) skip redundant downloads in docker startup scripts [doris]
via GitHub
2026/04/21
Re: [PR] [fix](user_var)fix integer typing and prefer Variable.realExpression for argument/type resolution [doris]
via GitHub
2026/04/21
Re: [PR] [enhance](load) adaptive random bucket load: per-BE bucket assignment with threshold-based rotation [doris]
via GitHub
2026/04/21
Re: [PR] [fix](regression) Remove orphaned q01.sql depending on commented-out load.groovy [doris]
via GitHub
2026/04/21
[PR] [fix](regression) Remove orphaned q01.sql depending on commented-out load.groovy [doris]
via GitHub
2026/04/21
Re: [PR] [fix](wal) Fix WAL replay loading 0 rows due to columns being marked as missing [doris]
via GitHub
2026/04/21
Re: [PR] [feature](dynamic table) support stream part 2: stream query & comsuption infrastructure [doris]
via GitHub
2026/04/21
[PR] [cloud](fe) RestoreJob cannot deserialize Tablet when upgrade [doris]
via GitHub
2026/04/21
Re: [PR] [improvement](be) Add check_column_type to validate column types before reading [doris]
via GitHub
2026/04/21
Re: [PR] [Profile][exec] The profile hitcache not correct in force refresh and sink id not correct [doris]
via GitHub
2026/04/21
Re: [PR] [Enhancement](ms) Add sharded LRU cache for tablet index metadata to reduce FDB IO [doris]
via GitHub
2026/04/21
Re: [PR] [improvement](executor) expose query progress stats in show current_queries [doris]
via GitHub
2026/04/21
Re: [PR] Dev runtime partition prune [doris]
via GitHub
2026/04/21
Re: [PR] Dev runtime partition prune [doris]
via GitHub
2026/04/21
(doris) branch dev_runtime_partition_prune updated (fef2629f5c4 -> 6bb4482b83b)
panxiaolei
2026/04/21
Re: [PR] [feat](compaction) Support ADMIN COMPACT TABLE type='FULL' and enable it in cloud mode [doris]
via GitHub
2026/04/21
Re: [PR] [fix](eager-agg) push aggregation down through filter [doris]
via GitHub
2026/04/21
Re: [PR] [fix] Support AND predicates on CreateTime/FinishTime in SHOW ALTER [doris]
via GitHub
2026/04/21
(doris-website) branch asf-site updated (39fcae6bcd0 -> 644fddc7ca3)
github-bot
2026/04/21
[I] [Bug] ipv4、ipv6字段类型查询时多个相同字段不等于或not查询仅第一个条件生效 [doris]
via GitHub
2026/04/21
Re: [PR] test: opt random bucket load path [doris]
via GitHub
2026/04/21
[PR] test: opt random bucket load path [doris]
via GitHub
2026/04/21
Re: [PR] test: opt random bucket load path [doris]
via GitHub
2026/04/21
Re: [PR] [feature](file) introduce file type and fileset table for multidata in object storage [doris]
via GitHub
2026/04/21
Re: [PR] [test](nereids)shuffle key prune property test case [doris]
via GitHub
2026/04/21
Re: [PR] [opt](agg) optimize retention aggregate function state layout [doris]
via GitHub
2026/04/21
Re: [PR] [feature](dynamic table) support stream part 2: stream query & comsuption infrastructure [doris]
via GitHub
2026/04/21
Re: [PR] [refactor](runtime filter) merge runtime filter generator v1 and v2 [doris]
via GitHub
2026/04/21
Re: [PR] [enhance](load) adaptive random bucket load: per-BE bucket assignment with threshold-based rotation [doris]
via GitHub
2026/04/21
Re: [PR] [enhance](load) adaptive random bucket load: per-BE bucket assignment with threshold-based rotation [doris]
via GitHub
2026/04/21
Re: [PR] [enhance](load) adaptive random bucket load: per-BE bucket assignment with threshold-based rotation [doris]
via GitHub
2026/04/21
Re: [PR] [opt](exec) eliminate redundant allocation and two-phase scan in coalesce [doris]
via GitHub
2026/04/21
Re: [PR] [feature](dynamic table) support stream part 2: stream query & comsuption infrastructure [doris]
via GitHub
2026/04/21
Re: [PR] [opt](agg) optimize retention aggregate function state layout [doris]
via GitHub
2026/04/21
Re: [PR] [opt] (point query) reduce fe CPU usage by eliminating unnecessary operation [doris]
via GitHub
2026/04/21
[PR] [opt] (point query) reduce fe CPU usage by eliminating unnecessary operation [doris]
via GitHub
2026/04/21
Re: [PR] [fix](docker) Stabilize external docker startup [doris]
via GitHub
2026/04/21
Re: [PR] [opt](rowset) Aggregate non-MOW segment key bounds to reduce rowset meta size [doris]
via GitHub
2026/04/21
Re: [PR] fix(mtmv): Support agg state combinator rollup rewrite for window function materialized view [doris]
via GitHub
2026/04/21
Re: [PR] [feature](dynamic table) support stream part 2: stream query & comsuption infrastructure [doris]
via GitHub
2026/04/21
Re: [PR] [fix](eager-agg) push aggregation down through filter [doris]
via GitHub
2026/04/21
Re: [PR] [fix](eager-agg) push aggregation down through filter [doris]
via GitHub
2026/04/21
Re: [PR] fix: runtime filter pushdown error in Grouping Sets scenarios [doris]
via GitHub
2026/04/21
Re: [PR] fix: runtime filter pushdown error in Grouping Sets scenarios [doris]
via GitHub
2026/04/21
Re: [PR] [feature](dynamic table) support stream part 2: stream query & comsuption infrastructure [doris]
via GitHub
2026/04/21
Re: [PR] [fix](eager-agg) push aggregation down through filter [doris]
via GitHub
2026/04/21
Re: [PR] [opt](rowset) Aggregate non-MOW segment key bounds to reduce rowset meta size [doris]
via GitHub
2026/04/21
Re: [PR] [fix](fe) Preserve filter slots in eager agg pushdown [doris]
via GitHub
2026/04/21
[PR] [fix](fe) Preserve filter slots in eager agg pushdown [doris]
via GitHub
2026/04/21
Re: [PR] [fix] Support AND predicates on CreateTime/FinishTime in SHOW ALTER [doris]
via GitHub
2026/04/21
Re: [PR] [opt](maxcompute)Allocate write block ids from FE and add catalog-level write_max_block_bytes prop. [doris]
via GitHub
2026/04/21
Re: [PR] [opt](rowset) Aggregate non-MOW segment key bounds to reduce rowset meta size [doris]
via GitHub
2026/04/21
Re: [PR] [feature](file) introduce file type and fileset table for multidata in object storage [doris]
via GitHub
2026/04/21
Re: [PR] [enhance](load) adaptive random bucket load: per-BE bucket assignment with threshold-based rotation [doris]
via GitHub
2026/04/21
Re: [PR] [opt](rowset) Aggregate non-MOW segment key bounds to reduce rowset meta size [doris]
via GitHub
2026/04/21
Re: [PR] Dev runtime partition prune [doris]
via GitHub
2026/04/21
Re: [PR] [opt](rowset) Aggregate non-MOW segment key bounds to reduce rowset meta size [doris]
via GitHub
2026/04/21
Re: [PR] [opt](rowset) Aggregate non-MOW segment key bounds to reduce rowset meta size [doris]
via GitHub
2026/04/21
[PR] [opt](agg) optimize retention aggregate function state layout [doris]
via GitHub
2026/04/21
Re: [PR] [opt](agg) optimize retention aggregate function state layout [doris]
via GitHub
2026/04/21
Re: [PR] [opt](agg) optimize retention aggregate function state layout [doris]
via GitHub
2026/04/21
Re: [PR] [Feature] add binlog meta module (row type) (1/3) [doris]
via GitHub
2026/04/21
Re: [PR] [Feature] add binlog meta module (row type) (1/3) [doris]
via GitHub
2026/04/21
Re: [PR] [test](nereids)shuffle key prune property test case [doris]
via GitHub
2026/04/21
Re: [PR] [opt](rowset) Aggregate non-MOW segment key bounds to reduce rowset meta size [doris]
via GitHub
2026/04/21
Re: [PR] [opt](maxcompute)Allocate write block ids from FE and add catalog-level write_max_block_bytes prop. [doris]
via GitHub
2026/04/21
Re: [PR] [fix](transaction) fix IllegalMonitorStateException in routine load afterAborted when coordinate BE restarts [doris]
via GitHub
2026/04/21
Re: [PR] [fix](user_var)fix integer typing and prefer Variable.realExpression for argument/type resolution [doris]
via GitHub
2026/04/21
(doris) branch master updated: [fix](test)Reduce Nested Loop Join data volume to prevent timeouts (#62479)
starocean999
2026/04/21
Re: [PR] [fix](test)Reduce Nested Loop Join data volume to prevent timeouts [doris]
via GitHub
2026/04/21
Re: [PR] branch-4.1: [fix](fe) Fix isCountStar incorrectly treating count(null) as count(*) #62548 [doris]
via GitHub
2026/04/21
Re: [PR] branch-4.1: [fix](fe) Fix isCountStar incorrectly treating count(null) as count(*) #62548 [doris]
via GitHub
2026/04/21
[PR] branch-4.1: [fix](fe) Fix isCountStar incorrectly treating count(null) as count(*) #62548 [doris]
via GitHub
2026/04/21
(doris) branch auto-pick-62548-branch-4.1 updated (e892dc5fc22 -> 21c96b2afa1)
github-bot
2026/04/21
[PR] [fix](test)Reduce Nested Loop Join data volume to prevent timeouts [doris]
via GitHub
2026/04/21
Re: [PR] [fix](test)Reduce Nested Loop Join data volume to prevent timeouts [doris]
via GitHub
2026/04/21
Re: [PR] branch-4.1: [fix](fe) Fix isCountStar incorrectly treating count(null) as count(*) #62548 [doris]
via GitHub
2026/04/21
(doris) branch auto-pick-62548-branch-4.1 created (now e892dc5fc22)
github-bot
2026/04/21
Re: [PR] branch-4.0: [fix](fe) Fix isCountStar incorrectly treating count(null) as count(*) #62548 [doris]
via GitHub
2026/04/20
Re: [PR] [fix](user_var)fix integer typing and prefer Variable.realExpression for argument/type resolution [doris]
via GitHub
2026/04/20
(doris) branch auto-pick-62548-branch-4.0 updated (bab3544881c -> 28f5146b10e)
github-bot
2026/04/20
Re: [PR] branch-4.0: [fix](fe) Fix isCountStar incorrectly treating count(null) as count(*) #62548 [doris]
via GitHub
2026/04/20
Re: [PR] branch-4.0: [fix](fe) Fix isCountStar incorrectly treating count(null) as count(*) #62548 [doris]
via GitHub
2026/04/20
[PR] branch-4.0: [fix](fe) Fix isCountStar incorrectly treating count(null) as count(*) #62548 [doris]
via GitHub
2026/04/20
Re: [PR] [fix](build) Refresh FE build version after cached builds [doris]
via GitHub
2026/04/20
(doris) branch auto-pick-62548-branch-4.0 created (now bab3544881c)
github-bot
2026/04/20
Re: [PR] [fix](test)Reduce Nested Loop Join data volume to prevent timeouts [doris]
via GitHub
2026/04/20
Re: [PR] [fix](test)Reduce Nested Loop Join data volume to prevent timeouts [doris]
via GitHub
2026/04/20
Re: [PR] [enhance](nereids) improve masking of user's password for ALTER USER and CREATE USER commands in audit logs [doris]
via GitHub
2026/04/20
Re: [PR] [enhance](nereids) improve masking of user's password for ALTER USER and CREATE USER commands in audit logs [doris]
via GitHub
2026/04/20
(doris) branch master updated: [fix](fe) Fix isCountStar incorrectly treating count(null) as count(*) (#62548)
morrysnow
2026/04/20
Re: [PR] [fix](build) Refresh FE build version after cached builds [doris]
via GitHub
2026/04/20
Re: [PR] [fix](fe) Fix isCountStar incorrectly treating count(null) as count(*) [doris]
via GitHub
2026/04/20
[PR] [fix](build) Refresh FE build version after cached builds [doris]
via GitHub
2026/04/20
Re: [PR] [fix](build) Refresh FE build version after cached builds [doris]
via GitHub
2026/04/20
Re: [PR] [fix](docker) Stabilize external docker startup [doris]
via GitHub
2026/04/20
Re: [PR] Dev runtime partition prune [doris]
via GitHub
2026/04/20
Re: [PR] Dev runtime partition prune [doris]
via GitHub
2026/04/20
(doris) branch dev_runtime_partition_prune updated (bcfae3c6032 -> fef2629f5c4)
panxiaolei
2026/04/20
Re: [PR] [feature](lance) Add Rust-based Lance format reader for AI-native dat… [doris]
via GitHub
2026/04/20
Re: [PR] [Feature](cloud) Table-level event-driven warmup with progress observation [doris]
via GitHub
2026/04/20
Re: [PR] [opt](maxcompute)Allocate write block ids from FE and add catalog-level write_max_block_bytes prop. [doris]
via GitHub
2026/04/20
[PR] [fix](docker) Stabilize external docker startup [doris]
via GitHub
2026/04/20
Re: [PR] [fix](docker) Stabilize external docker startup [doris]
via GitHub
2026/04/20
Re: [PR] [fix](fe) Fix isCountStar incorrectly treating count(null) as count(*) [doris]
via GitHub
2026/04/20
Re: [PR] [fix](user_var)fix integer typing and prefer Variable.realExpression for argument/type resolution [doris]
via GitHub
2026/04/20
Re: [PR] branch-4.1: [improvement](fe) Skip zero-length files in FileSplitter to avoid sending empty splits to BE #62482 [doris]
via GitHub
2026/04/20
Re: [PR] [refactor](runtime filter) merge runtime filter generator v1 and v2 [doris]
via GitHub
2026/04/20
Re: [PR] [refactor](runtime filter) merge runtime filter generator v1 and v2 [doris]
via GitHub
2026/04/20
Re: [PR] [opt](maxcompute)Allocate write block ids from FE and add catalog-level write_max_block_bytes prop. [doris]
via GitHub
2026/04/20
Re: [PR] [fix](be) Fix ANN query vector extraction to handle all constant expression types [doris]
via GitHub
2026/04/20
Re: [PR] [branch-4.0](variant) Fix compaction failure on no-key table with variant column uid=0 [doris]
via GitHub
2026/04/20
Re: [PR] [branch-4.1](variant) Fix compaction failure on no-key table with variant column uid=0 #62571 [doris]
via GitHub
2026/04/20
Re: [PR] [branch-4.0](variant) Fix compaction failure on no-key table with variant column uid=0 [doris]
via GitHub
2026/04/20
Re: [PR] [branch-4.0](variant) Fix compaction failure on no-key table with variant column uid=0 [doris]
via GitHub
2026/04/20
Re: [PR] [refine](expr) Check type and column match in `VExpr::execute_column` [doris]
via GitHub
2026/04/20
Re: [PR] [opt](maxcompute)Allocate write block ids from FE and add catalog-level write_max_block_bytes prop. [doris]
via GitHub
2026/04/20
(doris) branch master updated: [fix](profile) Fix wrong metrics (#62609)
lihaopeng
2026/04/20
Re: [PR] [fix](profile) Fix wrong metrics [doris]
via GitHub
2026/04/20
Re: [PR] [Feature](cloud) Table-level event-driven warmup with progress observation [doris]
via GitHub
2026/04/20
Re: [PR] [fix](csv reader) fix silent data corruption when enclose char is a prefix of multi-char column separator [doris]
via GitHub
2026/04/20
Re: [PR] [enhance](load) adaptive random bucket load: per-BE bucket assignment with threshold-based rotation [doris]
via GitHub
2026/04/20
Re: [PR] [opt](function) use AVX2 SIMD libdivide in int_divide vector-constant path [doris]
via GitHub
2026/04/20
Re: [PR] [fix](streaming-job) propagate ALTER source/target properties to runtime and persistence [doris]
via GitHub
2026/04/20
Re: [PR] [fix](zone-map) Avoid per-row Field temporaries in TypedZoneMapIndexWriter [doris]
via GitHub
2026/04/20
Re: [PR] [fix](profile) Fix wrong metrics [doris]
via GitHub
2026/04/20
Re: [PR] [fix](profile) Fix wrong metrics [doris]
via GitHub
2026/04/20
Re: [PR] fix: runtime filter pushdown error in Grouping Sets scenarios [doris]
via GitHub
2026/04/20
Re: [PR] Test float plain [doris]
via GitHub
2026/04/20
(doris-website) branch asf-site updated (f2867220912 -> 59f1c9c6556)
github-bot
2026/04/20
Re: [PR] [opt](function) optimize repeat with preallocated fast_repeat path [doris]
via GitHub
2026/04/20
Re: [PR] [fix](i18n) fix Chinese sidebar translations for current and 4.x [doris-website]
via GitHub
2026/04/20
Re: [PR] [fix](agg) fix redundant copy in collect_set merge [doris]
via GitHub
2026/04/20
Re: [PR] [refine](expr) Check type and column match in `VExpr::execute_column` [doris]
via GitHub
2026/04/20
(doris-website) branch master updated: [fix](i18n) fix Chinese sidebar translations for current and 4.x (#3558)
morningman
2026/04/20
(doris-website) branch master updated: Add release note and download links for Apache Doris 4.1.0 (#3560)
morningman
2026/04/20
Re: [PR] Add release note and download links for Apache Doris 4.1.0 [doris-website]
via GitHub
2026/04/20
Re: [PR] [opt](function) optimize repeat with preallocated fast_repeat path [doris]
via GitHub
Earlier messages
Later messages