commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/09/16
Re: [PR] [Enhancement](geo) Support ST_Within spatial functions [doris]
via GitHub
2026/09/16
Re: [PR] [Feature](lance) Support multi-vector columns and queries [doris]
via GitHub
2026/09/16
Re: [PR] [Enhancement](geo) Support ST_Within spatial functions [doris]
via GitHub
2026/09/16
Re: [PR] [feature](query) support max_visible_partition() syntax [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.2: [fix](mv) Fix NPE when materialized view aggregate rewrite treats a derived group by projection as a group by key #67362 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](doris-catalog) avoid metadata refresh lock contention [doris]
via GitHub
2026/09/16
Re: [PR] [fix](binlog) Track committed TSO and fence uncertain commits for bounded incremental reads [doris]
via GitHub
2026/09/16
Re: [PR] [fix](policy) Enforce row policies on MOW time travel [doris]
via GitHub
2026/09/16
Re: [PR] [fix](binlog) Track committed TSO and fence uncertain commits for bounded incremental reads [doris]
via GitHub
2026/09/16
(doris) branch branch-4.1 updated: branch-4.1: [fix](fe) Upgrade gRPC and remove unused LZ4 dependencies (#68060)
yiguolei
2026/09/16
Re: [PR] [fix](be) Keep a requested constant value on a column reader cache hit [doris]
via GitHub
2026/09/16
Re: [PR] [Feature](lance) Support multi-vector columns and queries [doris]
via GitHub
2026/09/16
Re: [PR] [fix](binlog) Report streams with missing base tables as stale [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](filecache) convert blocks back to TTL when an expired TTL is extended #67971 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](be) Keep a requested constant value on a column reader cache hit [doris]
via GitHub
2026/09/16
Re: [PR] [fix](binlog) Report streams with missing base tables as stale [doris]
via GitHub
2026/09/16
Re: [PR] [improvement](streaming) Support one-time S3 streaming ingestion [doris]
via GitHub
2026/09/16
Re: [PR] [fix](hive) Match OpenCSVSerde semantics in FileScannerV2 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](binlog) Persist row binlog config updates in cloud mode [doris]
via GitHub
2026/09/16
Re: [PR] [fix](hive) Match OpenCSVSerde semantics in FileScannerV2 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](be) Keep a requested constant value on a column reader cache hit [doris]
via GitHub
2026/09/16
Re: [PR] [fix](binlog) Report streams with missing base tables as stale [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](be) Fix SIGSEGV in bvar::take_sample caused by ~AgentCombiner walking freed TLS agents #67276 [doris]
via GitHub
2026/09/16
Re: [PR] [improvement](build) Add merged lance-c multi-vector API patch [doris]
via GitHub
2026/09/16
Re: [PR] [fix](binlog) Persist row binlog config updates in cloud mode [doris]
via GitHub
2026/09/16
Re: [PR] [fix](filecache) Unify the file cache TTL deadline across all paths [doris]
via GitHub
2026/09/16
Re: [PR] [fix](function) Handle zero-address IPv4 CIDR correctly [doris]
via GitHub
2026/09/16
Re: [PR] [fix](external) Fix Arrow and external timestamp semantics [doris]
via GitHub
2026/09/16
Re: [PR] [fix](array) Validate unsupported array function arguments [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](filecache) convert blocks back to TTL when an expired TTL is extended #67971 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](function) Handle zero-address IPv4 CIDR correctly [doris]
via GitHub
2026/09/16
Re: [PR] [fix](be) Keep extendable intermediate levels in window_funnel increase mode [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [feature](lance) Add Lance index job dispatcher with thrift dispatch boundary [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](statistics) Treat invalid column statistics as UNKNOWN instead of aborting analyze job (#66756) [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) Repair tablet indexes missing db_id during transaction commit [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) Replace compute group properties from Meta Service [doris]
via GitHub
2026/09/16
Re: [PR] [fix](zonemap) Do not trust a cut string bound to prune or to answer MIN/MAX [doris]
via GitHub
2026/09/16
Re: [PR] [feature](paimon) Forward-port Paimon table writes to master [doris]
via GitHub
2026/09/16
Re: [PR] [fix](function) Handle zero-address IPv4 CIDR correctly [doris]
via GitHub
2026/09/16
Re: [PR] [fix](filecache) convert blocks back to TTL when an expired TTL is extended [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) Replace compute group properties from Meta Service [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](be) Fix SIGSEGV in bvar::take_sample caused by ~AgentCombiner walking freed TLS agents #67276 [doris]
via GitHub
2026/09/16
Re: [PR] [opt](audit) Compress audit log stream load payloads [doris]
via GitHub
2026/09/16
[PR] [fix](datatype) Preserve embedded NULs in CHAR reads and SNII indexes [doris]
via GitHub
2026/09/16
Re: [PR] [fix](binlog) Decouple row binlog compaction from CCR binlog config [doris]
via GitHub
2026/09/16
Re: [PR] [opt](audit) Compress audit log stream load payloads [doris]
via GitHub
2026/09/16
Re: [PR] [improvement](build) Add merged lance-c multi-vector API patch [doris]
via GitHub
2026/09/16
Re: [PR] [fix](zonemap) Do not trust a cut string bound to prune or to answer MIN/MAX [doris]
via GitHub
2026/09/16
Re: [PR] [fix](inverted index) Add a norms index property and a BE config to skip norms on variant paths [doris]
via GitHub
2026/09/16
Re: [PR] [fix](inverted index) Add a norms index property and a BE config to skip norms on variant paths [doris]
via GitHub
2026/09/16
Re: [PR] [improvement](eager-agg) Improve eager aggregation with greedy join reorder [doris]
via GitHub
2026/09/16
Re: [PR] [fix](hive) Match OpenCSVSerde property and row semantics [doris]
via GitHub
2026/09/16
Re: [PR] [opt](audit) Compress audit log stream load payloads [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](aggregate) Normalize projected count slots before null safety checks #67732 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](array) Validate unsupported array function arguments [doris]
via GitHub
2026/09/16
Re: [PR] [fix](array) Validate unsupported array function arguments [doris]
via GitHub
2026/09/16
Re: [PR] [improvement](build) Add merged lance-c multi-vector API patch [doris]
via GitHub
2026/09/16
(doris) branch auto-pick-68063-branch-4.1 deleted (was 3a33142dc3f)
github-bot
2026/09/16
Re: [PR] branch-4.1: [fix](variable) Track user variables in SQL cache during binding #67787 [doris]
via GitHub
2026/09/16
Re: [PR] [improvement](eager-agg) Improve eager aggregation with greedy join reorder [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [feature](lance) Add RESOLVE LANCE INDEX JOB (FORCE_RELEASE) and job retention GC [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](mv) Compensate complete invalid roll-up partition buckets #67882 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](array) Validate unsupported array function arguments [doris]
via GitHub
2026/09/16
Re: [PR] [feature](row-binlog) Downlink explicit column mappings [doris]
via GitHub
2026/09/16
(doris) branch auto-pick-68063-branch-4.1 created (now 3a33142dc3f)
github-bot
2026/09/16
Re: [PR] [fix](hive) Match OpenCSVSerde property and row semantics [doris]
via GitHub
2026/09/16
Re: [PR] [improvement](eager-agg) Improve eager aggregation with greedy join reorder [doris]
via GitHub
2026/09/16
Re: [PR] [fix](fe) Prevent invalid Trino string predicate pushdown [doris]
via GitHub
2026/09/16
Re: [PR] [fix](hive) Match OpenCSVSerde property and row semantics [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](be) Fix SIGSEGV in bvar::take_sample caused by ~AgentCombiner walking freed TLS agents #67276 [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](be) Fix SIGSEGV in bvar::take_sample caused by ~AgentCombiner walking freed TLS agents #67276 [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](test) make test_show_index_data_p2 wait for loaded data to be visible #67939 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) Bound abort task submissions for non-normal clusters [doris]
via GitHub
2026/09/16
Re: [PR] [test](regression) Cover Paimon high-precision timestamp predicates [doris]
via GitHub
2026/09/16
Re: [PR] [fix](hive) Match OpenCSVSerde property and row semantics [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [feature](lance) Add Lance index job dispatcher with thrift dispatch boundary [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) Bound abort task submissions for non-normal clusters [doris]
via GitHub
2026/09/16
Re: [PR] [fix](function) Round Decimal values with zero decimal places [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](variable) Track user variables in SQL cache during binding #67787 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) Bound abort task submissions for non-normal clusters [doris]
via GitHub
2026/09/16
Re: [PR] [feature](auth) Durable ACCOUNT_LOCK / ACCOUNT_UNLOCK for user accounts [doris]
via GitHub
2026/09/16
Re: [PR] [fix](datatype) Preserve embedded NULs in CHAR reads and SNII indexes [doris]
via GitHub
2026/09/16
Re: [PR] [fix](nereids) Decide a GROUP BY / ORDER BY ordinal on the value the user wrote [doris]
via GitHub
2026/09/16
Re: [PR] [feature](paimon) Add paimon-cpp write backend with JNI fallback [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](constant folding) Align FE folding with BE execution #64881 #65319 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](filecache) convert blocks back to TTL when an expired TTL is extended [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](filecache) convert blocks back to TTL when an expired TTL is extended #67971 [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](mv) Fix NPE when materialized view aggregate rewrite treats a derived group by projection as a group by key #67362 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](binlog) Persist row binlog config updates in cloud mode [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](test) make test_show_index_data_p2 wait for loaded data to be visible #67939 [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](analysis) Hide internal HAVING helper outputs #67812 [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](test) make test_show_index_data_p2 wait for loaded data to be visible #67939 [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](variable) Track user variables in SQL cache during binding #67787 [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](fe) Upgrade gRPC and remove unused LZ4 dependencies [doris]
via GitHub
2026/09/16
Re: [PR] [fix](iceberg) Reject server planning before snapshot conversion [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](aggregate) Normalize projected count slots before null safety checks #67732 [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](protocol) Prevent Connector/J cursor fetch from hanging on empty results [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](aggregate) Normalize projected count slots before null safety checks #67732 [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](statistics) Treat invalid column statistics as UNKNOWN instead of aborting analyze job (#66756) [doris]
via GitHub
2026/09/16
(doris) branch master updated: [fix](cloud) Resolve packed segments when checking tablet encryption (#68063)
liaoxin
2026/09/16
Re: [PR] [Enhancement](geo) Support ST_Within spatial functions [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) Resolve packed segments when checking tablet encryption [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](mv) Compensate complete invalid roll-up partition buckets #67882 [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](mv) Compensate complete invalid roll-up partition buckets #67882 [doris]
via GitHub
2026/09/16
Re: [PR] [feature](paimon) Forward-port Paimon table writes to master [doris]
via GitHub
2026/09/16
Re: [PR] [fix](nereids) Decide a GROUP BY / ORDER BY ordinal on the value the user wrote [doris]
via GitHub
2026/09/16
[PR] [fix](nereids) Decide a GROUP BY / ORDER BY ordinal on the value the user wrote [doris]
via GitHub
2026/09/16
Re: [PR] [fix](iceberg) Reject invalid name mapping instead of reading NULL [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) Replace compute group properties from Meta Service [doris]
via GitHub
2026/09/16
Re: [PR] [feature](auth) Durable ACCOUNT_LOCK / ACCOUNT_UNLOCK for user accounts [doris]
via GitHub
2026/09/16
Re: [PR] [fix](iceberg) Reject invalid name mapping instead of reading NULL [doris]
via GitHub
2026/09/16
Re: [PR] [fix](binlog) Persist row binlog config updates in cloud mode [doris]
via GitHub
2026/09/16
Re: [PR] [fix](inverted index) Add a norms index property and a BE config to skip norms on variant paths [doris]
via GitHub
2026/09/16
Re: [PR] [fix](doris-catalog) avoid metadata refresh lock contention [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) Resolve packed segments when checking tablet encryption [doris]
via GitHub
2026/09/16
Re: [PR] [fix](iceberg) Reject invalid name mapping instead of reading NULL [doris]
via GitHub
2026/09/16
Re: [PR] [opt](lance) add session cache and data cache in lance [doris]
via GitHub
2026/09/16
Re: [I] [Tracking] Lance feature matrix for Doris 4.2 [doris]
via GitHub
2026/09/16
Re: [PR] [feature](tls) Align internal communication paths with TLS [doris]
via GitHub
2026/09/16
Re: [PR] [fix](lance) Prepare glibc-compatible JNI for FE unit tests [doris]
via GitHub
2026/09/16
Re: [PR] [Enhancement](geo) Support ST_Within spatial functions [doris]
via GitHub
2026/09/16
Re: [PR] [fix](hive) Match OpenCSVSerde semantics in FileScannerV2 [doris]
via GitHub
2026/09/16
Re: [PR] [feature](paimon) Add paimon-cpp write backend with JNI fallback [doris]
via GitHub
2026/09/16
Re: [PR] [fix](be) Limit parse_url QUERY key lookup to the query component [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) Replace compute group properties from Meta Service [doris]
via GitHub
2026/09/16
Re: [PR] [fix](external) Fix Arrow and external timestamp semantics [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](variable) Apply sql_select_limit to materialized CTE results #67656 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](datatype) Preserve embedded NULs in CHAR reads and SNII indexes [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) Resolve packed segments when checking tablet encryption [doris]
via GitHub
2026/09/16
Re: [PR] [fix](inverted index) Add a norms index property and a BE config to skip norms on variant paths [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) set enable_cloud_colocate_consistent_hash default value to false [doris]
via GitHub
2026/09/16
Re: [PR] [fix](array) Validate unsupported array function arguments [doris]
via GitHub
2026/09/16
Re: [PR] [fix](zonemap) Do not trust a cut string bound to prune or to answer MIN/MAX [doris]
via GitHub
2026/09/16
Re: [PR] [feature](paimon) Forward-port Paimon table writes to master [doris]
via GitHub
2026/09/16
Re: [PR] [fix](zonemap) Do not trust a cut string bound to prune or to answer MIN/MAX [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](protocol) Prevent Connector/J cursor fetch from hanging on empty results [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](fe) Quote unsafe view comments in exported DDL #67708 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) Resolve packed segments when checking tablet encryption [doris]
via GitHub
2026/09/16
Re: [PR] [fix](be) Limit parse_url QUERY key lookup to the query component [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](lazy topn) Preserve required slots in TopN lazy materialization #65530 [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [feature](lance) Add RESOLVE LANCE INDEX JOB (FORCE_RELEASE) and job retention GC [doris]
via GitHub
2026/09/16
(doris) branch master updated: [fix](test) make test_show_index_data_p2 wait for loaded data to be visible (#67939)
yiguolei
2026/09/16
Re: [PR] [fix](binlog) Report streams with missing base tables as stale [doris]
via GitHub
2026/09/16
Re: [PR] [fix](zonemap) Do not trust a cut string bound to prune or to answer MIN/MAX [doris]
via GitHub
2026/09/16
(doris) branch auto-pick-67971-branch-4.1 updated (d19fd4fdc21 -> 2d7eb358b89)
github-bot
2026/09/16
Re: [PR] branch-4.1: [fix](fe) Quote unsafe view comments in exported DDL #67708 [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](subquery) Resolve correlated qualified columns before dereference [doris]
via GitHub
2026/09/16
(doris) branch auto-pick-67855-branch-4.1 created (now 8bbe4c5fad0)
github-bot
2026/09/16
(doris) branch branch-4.1 updated: branch-4.1: [fix](variable) Track user variables in SQL cache during binding #67787 (#68069)
yiguolei
2026/09/16
Re: [PR] [fix](cloud) set enable_cloud_colocate_consistent_hash default value to false [doris]
via GitHub
2026/09/16
[PR] [fix](iceberg) Reject server planning before snapshot conversion [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) set enable_cloud_colocate_consistent_hash default value to false [doris]
via GitHub
2026/09/16
(doris) branch branch-4.1 updated: branch-4.1: [fix](aggregate) Normalize projected count slots before null safety checks #67732 (#68068)
yiguolei
2026/09/16
Re: [PR] [fix](inverted index) Add a norms index property and a BE config to skip norms on variant paths [doris]
via GitHub
2026/09/16
(doris) branch branch-4.1 updated: branch-4.1: [fix](mv) Compensate complete invalid roll-up partition buckets #67882 (#68067)
yiguolei
2026/09/16
Re: [PR] branch-4.1: [fix](mv) Compensate complete invalid roll-up partition buckets #67882 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](binlog) Persist row binlog config updates in cloud mode [doris]
via GitHub
2026/09/16
(doris) branch master updated: [fix](filecache) convert blocks back to TTL when an expired TTL is extended (#67971)
liaoxin
2026/09/16
Re: [PR] [Enhancement](geo) Support ST_Within spatial functions [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [feature](lance) Add Lance index job dispatcher with thrift dispatch boundary [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [feature](lance) Add Lance index admission, job inspection SQL and catalog DDL guard [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [feature](lance) Add Lance index admission, job inspection SQL and catalog DDL guard [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) Replace compute group properties from Meta Service [doris]
via GitHub
2026/09/16
Re: [PR] [opt](lance) add session cache and data cache in lance [doris]
via GitHub
2026/09/16
Re: [PR] [fix](binlog) Fix missing DELETE events in row binlog [doris]
via GitHub
2026/09/16
Re: [PR] [fix](inverted index) Add a norms index property and a BE config to skip norms on variant paths [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](aggregate) Normalize projected count slots before null safety checks #67732 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](inverted index) Add a norms index property and a BE config to skip norms on variant paths [doris]
via GitHub
2026/09/16
Re: [PR] [improvement](build) Add merged lance-c multi-vector API patch [doris]
via GitHub
2026/09/16
Re: [PR] [feature](query) support max_visible_partition() syntax [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](protocol) Prevent Connector/J cursor fetch from hanging on empty results [doris]
via GitHub
2026/09/16
Re: [PR] [fix](build) Preserve connector configuration without failing on macOS [doris]
via GitHub
2026/09/16
Re: [PR] [fix](external) Fix Arrow and external timestamp semantics [doris]
via GitHub
2026/09/16
Re: [PR] [fix](cloud) Replace compute group properties from Meta Service [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](statistics) Treat invalid column statistics as UNKNOWN instead of aborting analyze job (#66756) [doris]
via GitHub
2026/09/16
Re: [PR] [fix](iceberg) Reject server planning before snapshot conversion [doris]
via GitHub
2026/09/16
Re: [PR] [fix](inverted index) Add a norms index property and skip norms on variant path indexes [doris]
via GitHub
2026/09/16
(doris) branch auto-pick-67295-branch-4.1 created (now 4671a5e6aaf)
github-bot
2026/09/16
Re: [PR] [feature](query) support max_visible_partition() syntax [doris]
via GitHub
2026/09/16
Re: [PR] [fix](external) Fix Arrow and external timestamp semantics [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [feature](lance) Add Lance index admission, job inspection SQL and catalog DDL guard [doris]
via GitHub
2026/09/16
(doris-website) branch asf-site updated (9dbf7b2aebe -> 8feab66a132)
github-bot
2026/09/16
Re: [PR] [fix](function) Handle zero-address IPv4 CIDR correctly [doris]
via GitHub
2026/09/16
[PR] [fix](cloud) Persist row binlog config updates in cloud mode [doris]
via GitHub
2026/09/16
Re: [PR] [fix](be) Limit parse_url QUERY key lookup to the query component [doris]
via GitHub
2026/09/16
Re: [PR] [fix](hive) Match OpenCSVSerde semantics in FileScannerV2 [doris]
via GitHub
2026/09/16
Re: [PR] [feature](row-binlog) Downlink explicit column mappings [doris]
via GitHub
2026/09/16
(doris-website) branch master updated: [UI] Add section-scoped docs navigation (#4147)
morningman
2026/09/16
Re: [PR] [UI] Add section-scoped docs navigation [doris-website]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](constant folding) Align FE folding with BE execution #64881 #65319 [doris]
via GitHub
2026/09/16
Re: [PR] [fix](policy) Enforce row policies on MOW time travel [doris]
via GitHub
2026/09/16
Re: [PR] [fix](external) Fix Arrow and external timestamp semantics [doris]
via GitHub
2026/09/16
Re: [PR] [fix](doris-catalog) avoid metadata refresh lock contention [doris]
via GitHub
2026/09/16
Re: [PR] [fix](external) Fix Arrow and external timestamp semantics [doris]
via GitHub
2026/09/16
Re: [PR] [fix](policy) Enforce row policies on MOW time travel [doris]
via GitHub
2026/09/16
Re: [PR] [feature](row-binlog) Downlink explicit column mappings [doris]
via GitHub
2026/09/16
Re: [PR] branch-4.1: [fix](statistics) Treat invalid column statistics as UNKNOWN instead of aborting analyze job (#66756) [doris]
via GitHub
2026/09/16
Re: [PR] [opt](lance) add session cache and data cache in lance [doris]
via GitHub
2026/09/16
Re: [PR] [fix](be) Keep extendable intermediate levels in window_funnel increase mode [doris]
via GitHub
2026/09/16
Re: [PR] [feature](row-binlog) Downlink explicit column mappings [doris]
via GitHub
Earlier messages
Later messages