commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/06/24
Re: [PR] [fix](nereids) skip TopN/Limit pushdown when limit + offset overflows [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Normalize aggregate order by pushdown [doris]
via GitHub
2026/06/24
Re: [PR] [feat](fe) Support named bloom filter indexes in DDL and schema change [doris]
via GitHub
2026/06/24
Re: [PR] [fix](function) Return null for invalid base64 input length [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](fe) Normalize default HDFS paths in LocationPath #63476 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](streaming-job) initialize CDC reader at CREATE JOB and propagate remote errors [doris]
via GitHub
2026/06/24
[PR] [opt](local shuffle) DORIS-24902: bucket-shuffle dest spreading + bucket-to-hash parallelism upgrade [doris]
via GitHub
2026/06/24
(doris) 03/03: [test](local shuffle) regression tests for bucket upgrade + RF + count(distinct)
huajianlan
2026/06/24
Re: [PR] [fix](hive) Preserve empty text records [doris]
via GitHub
2026/06/24
Re: [PR] [opt](local shuffle) DORIS-24902: bucket-shuffle dest spreading + bucket-to-hash parallelism upgrade [doris]
via GitHub
2026/06/24
Re: [PR] [opt](local shuffle) DORIS-24902: bucket-shuffle dest spreading + bucket-to-hash parallelism upgrade [doris]
via GitHub
2026/06/24
Re: [PR] [opt](local shuffle) DORIS-24902: bucket-shuffle dest spreading + bucket-to-hash parallelism upgrade [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Mask Kafka routine load sensitive properties [doris]
via GitHub
2026/06/24
Re: [PR] [bug](cloud restore) skip warm up restoring tables and partitions [doris]
via GitHub
2026/06/24
(doris) 01/03: [opt](local shuffle) DORIS-24902 part1: decouple exchange serial + spread bucket-shuffle dests
huajianlan
2026/06/24
(doris) 02/03: [opt](local shuffle) DORIS-24902 part2: bucket-to-hash parallelism upgrade + RF force_local_merge
huajianlan
2026/06/24
(doris) branch fe_local_shuffle_optimize_pr created (now 0abc26eb08f)
huajianlan
2026/06/24
Re: [PR] branch-4.0: [fix](nereids) clamp the merged limit of MERGE_TOP_N by the parent offset #64306 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](nereids) skip TopN/Limit pushdown when limit + offset overflows [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](nereids) Guard LogicalView.computeOutput() against schema drift (IndexOutOfBoundsException) #64007 [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [bug](iceberg) mapping iceberg varint type to unsupported type #64331 [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](delta writer) Fix shared delta writer state lifetime [doris]
via GitHub
2026/06/24
Re: [PR] [bug](cloud restore) skip warm up restoring tables and partitions [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](fe) Align convert_tz folding with BE DST handling #64029 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](thread pool) do not retain ThreadPool tasks after submit failure [doris]
via GitHub
2026/06/24
Re: [PR] [fix](thread pool) do not retain ThreadPool tasks after submit failure [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](fe) Prevent cast project pushdown through union distinct #64080 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Normalize aggregate order by pushdown [doris]
via GitHub
2026/06/24
Re: [PR] [fix](function) Return null for invalid base64 input length [doris]
via GitHub
2026/06/24
Re: [PR] [fix](streaming-job) initialize CDC reader at CREATE JOB and propagate remote errors [doris]
via GitHub
2026/06/24
Re: [PR] [fix](thread pool) do not retain ThreadPool tasks after submit failure [doris]
via GitHub
2026/06/24
Re: [PR] [improvement](runtime-filter) Limit broadcast runtime filter producers [doris]
via GitHub
2026/06/24
Re: [PR] [fix](thread pool) do not retain ThreadPool tasks after submit failure [doris]
via GitHub
2026/06/24
Re: [PR] [feature](ann-index) Pre-filter column predicates into ANN TopN searc… [doris]
via GitHub
2026/06/24
Re: [PR] [fix](nereids) skip TopN/Limit pushdown when limit + offset overflows [doris]
via GitHub
2026/06/24
Re: [PR] [feature](ann-index) Pre-filter column predicates into ANN TopN searc… [doris]
via GitHub
2026/06/24
Re: [PR] [bug](cloud restore) skip warm up restoring tables and partitions [doris]
via GitHub
2026/06/24
Re: [PR] [fix](be) Fix stream load status reporting [doris]
via GitHub
2026/06/24
Re: [PR] [fix](TIMESTAMPTZ)Prevents timezone-unsafe reparsing using getStringValue() [doris]
via GitHub
2026/06/24
Re: [PR] Dev 0624 [doris]
via GitHub
2026/06/24
[PR] Dev 0624 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](thread pool) do not retain ThreadPool tasks after submit failure [doris]
via GitHub
2026/06/24
Re: [PR] Dev 0624 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](thread pool) do not retain ThreadPool tasks after submit failure [doris]
via GitHub
2026/06/24
Re: [PR] [fix](streaming-job) initialize CDC reader at CREATE JOB and propagate remote errors [doris]
via GitHub
2026/06/24
Re: [PR] [improvement](be) Add disk cache for external file metadata [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.1: [fix](fe) Avoid blocking external meta cache refresh on slow miss load #64705 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](be) Fix stream load status reporting [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.1: [fix](fe) Avoid blocking external meta cache refresh on slow miss load #64705 [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.1: [fix](fe) Avoid blocking external meta cache refresh on slow miss load #64705 [doris]
via GitHub
2026/06/24
[PR] branch-4.1: [fix](fe) Avoid blocking external meta cache refresh on slow miss load #64705 [doris]
via GitHub
2026/06/24
(doris) branch auto-pick-64705-branch-4.1 updated (c779dc5c7b8 -> a2805b913af)
github-bot
2026/06/24
(doris) branch auto-pick-64705-branch-4.1 created (now c779dc5c7b8)
github-bot
2026/06/24
(doris) branch master updated: [fix](fe) Avoid blocking external meta cache refresh on slow miss load (#64705)
yiguolei
2026/06/24
Re: [PR] [fix](fe) Avoid blocking external meta cache refresh on slow miss load [doris]
via GitHub
2026/06/24
Re: [PR] [feature](routine-load) support fill_missing_columns for json format to auto-complete unspecified columns [doris]
via GitHub
2026/06/24
Re: [PR] [feature](ann-index) Pre-filter column predicates into ANN TopN searc… [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Normalize aggregate order by pushdown [doris]
via GitHub
2026/06/24
Re: [PR] [fix](streaming-job) initialize CDC reader at CREATE JOB and propagate remote errors [doris]
via GitHub
2026/06/24
Re: [PR] [fix](streaming-job) initialize CDC reader at CREATE JOB and propagate remote errors [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Fix IS TRUE/ IS FALSE predicate null semantics [doris]
via GitHub
2026/06/24
Re: [PR] [fix](sink) Mark cancelled node channels as failed in close_wait timeout [doris]
via GitHub
2026/06/24
Re: [PR] [fix](sink) Mark cancelled node channels as failed in close_wait timeout [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0 [fix](match) Allow MATCH on aliased variant subcolumns [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0 [fix](match) Allow MATCH on aliased variant subcolumns [doris]
via GitHub
2026/06/24
Re: [PR] [branch-4.0][fix](search) reject Lucene-syntax search on columns without inverted index [doris]
via GitHub
2026/06/24
Re: [PR] [branch-4.0][fix](search) reject Lucene-syntax search on columns without inverted index [doris]
via GitHub
2026/06/24
Re: [PR] [fix](streaming-job) cdc client MySQL TIME range fix with type-consistency and GTID guards [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Backport runtime filter outer join fix to 4.0 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Backport runtime filter outer join fix to 4.0 [doris]
via GitHub
2026/06/24
Re: [PR] [branch-4.0][fix](search) reject Lucene-syntax search on columns without inverted index [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](fe) Skip dropped columns in follower stats sync #63882 [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](fe) Skip dropped columns in follower stats sync #63882 [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0:[fix](topn_to_max)Remove the topnToMax optimizer rewrite that converted TOPN into MAX.#63519 [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0:[fix](topn_to_max)Remove the topnToMax optimizer rewrite that converted TOPN into MAX.#63519 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](sink) Mark cancelled node channels as failed in close_wait timeout [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](connect) Align COM_RESET_CONNECTION behavior with MySQL #63884 [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](connect) Align COM_RESET_CONNECTION behavior with MySQL #63884 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Normalize aggregate order by pushdown [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0 [fix](match) Allow MATCH on aliased variant subcolumns [doris]
via GitHub
2026/06/24
Re: [PR] [improvement](cgroup) inactive_file should be treated as available memory to avoid query be cancelled (#64347) [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](planner) align legacy literal compareLiteral with Nereids ComparableLiteral semantics (#63481) [doris]
via GitHub
2026/06/24
Re: [PR] [improvement](cgroup) inactive_file should be treated as available memory to avoid query be cancelled (#64347) [doris]
via GitHub
2026/06/24
Re: [PR] [branch-4.0](variant) return raw string for element_at on scalar-string variant (#64103) [doris]
via GitHub
2026/06/24
Re: [PR] Backport #63972 branch 4.0 [doris]
via GitHub
2026/06/24
Re: [PR] [branch-4.0](serde) fix split_by_delimiter missing backslash escape handling (#61995) [doris]
via GitHub
2026/06/24
Re: [PR] [branch-4.0](variant) return raw string for element_at on scalar-string variant (#64103) [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](fe) Skip dropped columns in follower stats sync #63882 [doris]
via GitHub
2026/06/24
Re: [PR] Backport #63972 branch 4.0 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Fix IS TRUE/ IS FALSE predicate null semantics [doris]
via GitHub
2026/06/24
Re: [PR] [branch-4.0](serde) fix split_by_delimiter missing backslash escape handling (#61995) [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0:[fix](topn_to_max)Remove the topnToMax optimizer rewrite that converted TOPN into MAX.#63519 [doris]
via GitHub
2026/06/24
Re: [PR] Backport #63972 branch 4.0 [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](connect) Align COM_RESET_CONNECTION behavior with MySQL #63884 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Backport runtime filter outer join fix to 4.0 [doris]
via GitHub
2026/06/24
Re: [PR] [improvement](cgroup) inactive_file should be treated as available memory to avoid query be cancelled (#64347) [doris]
via GitHub
2026/06/24
Re: [PR] [branch-4.0](variant) return raw string for element_at on scalar-string variant (#64103) [doris]
via GitHub
2026/06/24
Re: [PR] [branch-4.0](serde) fix split_by_delimiter missing backslash escape handling (#61995) [doris]
via GitHub
2026/06/24
(doris) branch pick-64389-branch-4.0 updated (977e93442aa -> 8bd58804ead)
morningman
2026/06/24
Re: [PR] branch-4.0: [fix](fe) Detect Doris-compatible MySQL JDBC targets #64389 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](nereids) skip TopN/Limit pushdown when limit + offset overflows [doris]
via GitHub
2026/06/24
Re: [PR] [fix](streaming-job) cdc client MySQL TIME range fix with type-consistency and GTID guards [doris]
via GitHub
2026/06/24
Re: [PR] [fix](streaming-job) cdc client MySQL TIME range fix with type-consistency and GTID guards [doris]
via GitHub
2026/06/24
Re: [PR] [fix](function) Return null for invalid base64 input length [doris]
via GitHub
2026/06/24
Re: [PR] [fix](profile) report load stream writer profile [doris]
via GitHub
2026/06/24
Re: [PR] [fix](nereids) skip TopN/Limit pushdown when limit + offset overflows [doris]
via GitHub
2026/06/24
Re: [PR] [fix](nereids) skip TopN/Limit pushdown when limit + offset overflows [doris]
via GitHub
2026/06/24
Re: [PR] support paimon hybrid reader to handle native and jni splits [doris]
via GitHub
2026/06/24
[PR] support paimon hybrid reader to handle native and jni splits [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Avoid blocking external meta cache refresh on slow miss load [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Normalize aggregate order by pushdown [doris]
via GitHub
2026/06/24
Re: [PR] [fix](load) Cast JSON stream load values consistently [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Fix IS TRUE/ IS FALSE predicate null semantics [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.1: [build](variant) Support Variant NestedGroup release hooks #64727 #64737 [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [feature](cloud) Add table-level event-driven warm up [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Mask Kafka routine load sensitive properties [doris]
via GitHub
2026/06/24
Re: [PR] [feat](dynamic table) support table stream part 4: support snapshot read [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Normalize aggregate order by pushdown [doris]
via GitHub
2026/06/24
Re: [PR] [feat](fe) Support named bloom filter indexes in DDL and schema change [doris]
via GitHub
2026/06/24
Re: [PR] [feature](inverted-index) Add Japanese (Kuromoji) morphological analyzer [doris]
via GitHub
2026/06/24
Re: [PR] [fix](inverted index) Avoid BKD skip threshold bypass in search [doris]
via GitHub
2026/06/24
(doris) branch branch-4.0 updated: branch-4.0: [opt](cloud) cache cluster id per query and drop redundant locks on getBackendId hot path #63636 (#64275)
morningman
2026/06/24
Re: [PR] branch-4.0: [opt](cloud) cache cluster id per query and drop redundant locks on getBackendId hot path #63636 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](thread pool) do not retain ThreadPool tasks after submit failure [doris]
via GitHub
2026/06/24
Re: [PR] [fix](streaming-job) cdc client MySQL TIME range fix with type-consistency and GTID guards [doris]
via GitHub
2026/06/24
Re: [PR] [feat](olap) Support lazy reading mode for pruned complex columns [doris]
via GitHub
2026/06/24
(doris) branch branch-4.0 updated: branch-4.0: [test](docker) Verify DML and 3-replica create table when one BE is down #63401 (#63698)
morningman
2026/06/24
Re: [PR] [feat](dynamic table) support table stream part 4: support snapshot read [doris]
via GitHub
2026/06/24
(doris) branch auto-pick-63401-branch-4.0 deleted (was f59231251a8)
github-bot
2026/06/24
Re: [PR] branch-4.0: [test](docker) Verify DML and 3-replica create table when one BE is down #63401 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Mask Kafka routine load sensitive properties [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Avoid blocking external meta cache refresh on slow miss load [doris]
via GitHub
2026/06/24
Re: [PR] [fix](nereids) skip TopN/Limit pushdown when limit + offset overflows [doris]
via GitHub
2026/06/24
(doris) branch branch-4.0 updated: branch-4.0: [improvement](rowset) Aggregate non-MOW segment key bounds (#64305)
morningman
2026/06/24
Re: [PR] branch-4.0: [improvement](rowset) Aggregate non-MOW segment key bounds [doris]
via GitHub
2026/06/24
(doris) branch branch-4.0 updated: branch-4.0: [fix](fe) Fix broken pipe risk on stream load redirect with unconsumed request body (#64303)
morningman
2026/06/24
Re: [PR] branch-4.0: [fix](fe) Fix broken pipe risk on stream load redirect with unconsumed request body [doris]
via GitHub
2026/06/24
Re: [PR] [feat](fe) Support named bloom filter indexes in DDL and schema change [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.1: [build](variant) Support Variant NestedGroup release hooks #64727 #64737 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](streaming-job) cdc client MySQL TIME range fix with type-consistency and GTID guards [doris]
via GitHub
2026/06/24
Re: [PR] [fix](streaming-job) cdc client MySQL TIME range fix with type-consistency and GTID guards [doris]
via GitHub
2026/06/24
Re: [PR] [fix](window) only allow 1 argument in count distinct in window function [doris]
via GitHub
2026/06/24
Re: [PR] [fix](nereids) skip TopN/Limit pushdown when limit + offset overflows [doris]
via GitHub
2026/06/24
Re: [PR] [fix](nereids) skip TopN/Limit pushdown when limit + offset overflows [doris]
via GitHub
2026/06/24
Re: [PR] [fix](join): avoid join amplification in scalar subquery window rewrite [doris]
via GitHub
2026/06/24
Re: [PR] [fix](hive) Preserve empty text records [doris]
via GitHub
2026/06/24
Re: [PR] [fix](nereids) skip TopN/Limit pushdown when limit + offset overflows [doris]
via GitHub
2026/06/24
Re: [PR] [feature](function) support is_valid_utf8 function (#62515) [doris]
via GitHub
2026/06/24
Re: [PR] [fix](regression) Adjust large TTL cache regression case [doris]
via GitHub
2026/06/24
Re: [PR] [test](be) Migrate variant index storage debugpoint tests [doris]
via GitHub
2026/06/24
Re: [PR] [fix](nereids) skip TopN/Limit pushdown when limit + offset overflows [doris]
via GitHub
2026/06/24
Re: [PR] [fix](hive) Preserve empty text records [doris]
via GitHub
2026/06/24
Re: [PR] [feat](dynamic table) support table stream part 4: support snapshot read [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Mask Kafka routine load sensitive properties [doris]
via GitHub
2026/06/24
Re: [PR] [fix](regression) Adjust large TTL cache regression case [doris]
via GitHub
2026/06/24
[PR] [fix](regression) Adjust large TTL cache regression case [doris]
via GitHub
2026/06/24
(doris) branch auto-pick-64639-branch-4.0 deleted (was 0c28f37ad40)
github-bot
2026/06/24
(doris) branch auto-pick-64619-branch-4.0 deleted (was 893fe9b5e86)
github-bot
2026/06/24
Re: [PR] [feat](fe) Support named bloom filter indexes in DDL and schema change [doris]
via GitHub
2026/06/24
Re: [PR] [fix](function) Return null for invalid base64 input length [doris]
via GitHub
2026/06/24
[PR] [fix](function) Return null for invalid base64 input length [doris]
via GitHub
2026/06/24
(doris) branch branch-4.0 updated: branch-4.0: [fix](subquery) eliminate null aware by mistake #64639 (#64715)
morningman
2026/06/24
Re: [PR] branch-4.0: [fix](subquery) eliminate null aware by mistake #64639 [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](cloud-compaction) prevent EMPTY_CUMULATIVE / BASE-CUMU races on the same tablet #64619 [doris]
via GitHub
2026/06/24
(doris) branch branch-4.0 updated: branch-4.0: [fix](cloud-compaction) prevent EMPTY_CUMULATIVE / BASE-CUMU races on the same tablet #64619 (#64701)
morningman
2026/06/24
Re: [PR] [fix](be) Fix MoW delete bitmap race with segcompaction [doris]
via GitHub
2026/06/24
Re: [PR] [fix](nereids) skip TopN/Limit pushdown when limit + offset overflows [doris]
via GitHub
2026/06/24
Re: [PR] [fix](nereids) skip TopN/Limit pushdown when limit + offset overflows [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](delete) avoid quorum stalls on delete push failures #61647 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Normalize aggregate order by pushdown [doris]
via GitHub
2026/06/24
Re: [PR] [fix](fe) Normalize aggregate order by pushdown [doris]
via GitHub
2026/06/24
[PR] [fix](fe) Normalize aggregate order by pushdown [doris]
via GitHub
2026/06/24
Re: [PR] [fix](nereids) skip TopN/Limit pushdown when limit + offset overflows [doris]
via GitHub
2026/06/24
Re: [PR] [fix](hive) Preserve empty text records [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](function) preserve sign for negative sub-hour TIMESTAMPTZ offsets #62823 [doris]
via GitHub
2026/06/24
(doris) branch auto-pick-63884-branch-4.0 updated (4ba524d3ecd -> b6adf27174e)
morningman
2026/06/24
Re: [PR] branch-4.0: [fix](connect) Align COM_RESET_CONNECTION behavior with MySQL #63884 [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](fe) Fix int overflow in BeIdComparator causing stream load failure #63565 [doris]
via GitHub
2026/06/24
(doris) branch auto-pick-63565-branch-4.0 updated (dd36a0d6469 -> 543a517630d)
morningman
2026/06/24
Re: [PR] branch-4.0: [fix](filecache) avoid crash when late holder cleanup sees removed cache cell #62437 [doris]
via GitHub
2026/06/24
(doris) branch auto-pick-62437-branch-4.0 updated (bf185dcb0a0 -> a73313005e3)
morningman
2026/06/24
Re: [PR] branch-4.0: [fix](fe) Skip dropped columns in follower stats sync #63882 [doris]
via GitHub
2026/06/24
(doris) branch auto-pick-63882-branch-4.0 updated (5acece78f5e -> e43ad47d9ab)
morningman
2026/06/24
Re: [PR] [fix](using join) Fix USING JOIN merge key for RIGHT/FULL OUTER and RIGHT SEMI joins [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [fix](be) Fix json contains duplicate array candidates #63301 [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: [BUG](exec) fix coalesce function output null #63092 [doris]
via GitHub
2026/06/24
(doris) branch auto-pick-63092-branch-4.0 updated (972d63276a8 -> b64dcd11860)
morningman
2026/06/24
(doris) branch auto-pick-63476-branch-4.0 updated (1af5a754139 -> 8f55b34266a)
morningman
2026/06/24
Re: [PR] branch-4.0: [fix](fe) Normalize default HDFS paths in LocationPath #63476 [doris]
via GitHub
2026/06/24
Re: [PR] branch-4.0: fix: block type reset after dict filter #63168 [doris]
via GitHub
2026/06/24
(doris) branch auto-pick-63168-branch-4.0 updated (c2f80291d64 -> 8c68cf5e649)
morningman
2026/06/24
Re: [PR] [feat](olap) Support lazy reading mode for pruned complex columns [doris]
via GitHub
2026/06/24
Re: [PR] Dev 0624 [doris]
via GitHub
2026/06/24
(doris) branch auto-pick-63301-branch-4.0 updated (8786ecd79e2 -> 0947acb3801)
morningman
2026/06/24
(doris) branch auto-pick-62823-branch-4.0 updated (a5f3730b5a7 -> 3c2c3d7a59b)
morningman
2026/06/24
Re: [PR] [fix](inverted index) Avoid BKD skip threshold bypass in search [doris]
via GitHub
2026/06/24
Re: [PR] [improvement](regression) Align regression framework arrow/netty with fe-core and target JDK17 [doris]
via GitHub
2026/06/24
Re: [PR] [fix](catalog) Avoid AB-BA deadlock between ExternalDatabase monitor and MetaCache CHM bin lock [doris]
via GitHub
2026/06/24
Re: [PR] Dev 0624 [doris]
via GitHub
2026/06/24
(doris) branch auto-pick-64029-branch-4.0 updated (2098e2e84ca -> 920229aef2b)
morningman
Earlier messages
Later messages