Sign in
apache
/
doris
/
HEAD
596862b
[fix](fe) cache version and get tablet stats actively for RestoreJob (#62704)
by meiyi
· 4 hours ago
master
1c1c66f
[improvement](fe) Add external table metadata profile details (#63648)
by Gabriel
· 5 hours ago
8015810
[fix](iceberg) Reject iceberg COW table row-level DML (#63950)
by daidai
· 5 hours ago
7ec8f7d
[fix](filecache) exclude warmup reads from file cache hit ratio metrics (#63394)
by zhengyu
· 5 hours ago
4db157e
[fix](fe) Support dollar sign in mysql pattern (#63972)
by Gabriel
· 6 hours ago
5b3b20c
[fix](asof_join)PhysicalHashJoin's computeUniform method should process asof join properly (#62730)
by starocean999
· 6 hours ago
b1112e5
[improvement](fe) Avoid two-phase agg for single instance (#63732)
by Pxl
· 6 hours ago
07b497a
[fix](be) Avoid UB from unaligned __int128 dereference (#63703)
by TengJianPing
· 7 hours ago
cddb80e
[fix](be) Fix DCHECK in LocalExchangeSharedState::sub_total_mem_usage (#63742)
by TengJianPing
· 7 hours ago
aa91628
[fix](iceberg) Add missing Iceberg field IDs for position delete files. (#63483)
by daidai
· 9 hours ago
74d5c5b
[Feature](scan) support runtime partition prune (#62589)
by Pxl
· 9 hours ago
a0a09b0
[refine](function) use concrete column pointers for local result columns (#63938)
by Mryange
· 10 hours ago
61ca8bd
[refact](udf) remove the udf cache expiration_time property (#63897)
by zhangstar333
· 10 hours ago
6f9ab8e
[Feature] support binlog replica schedule and compaction (row type) (3/3) (#63643)
by Userwhite
· 12 hours ago
6e900dd
[improvement](fe) Support LDAP default roles (#63411)
by Raiden
· 12 hours ago
b640914
[opt](memory) release packed file writer buffer after flush (#63967)
by hui lai
· 12 hours ago
7c9c366
[fix](cloud) Normalize SC rowset graph before delete bitmap capture (#63960)
by bobhan1
· 12 hours ago
d073c95
[Fix](pyudf) Convert nested map value correctly (#63907)
by linrrarity
· 12 hours ago
5576948
[doc](docs) Fix Apache license compliance wording (#63186)
by Arpit Jain
· 13 hours ago
eab8ef4
[fix](build) Bump UI axios to patched release (#63185)
by Arpit Jain
· 13 hours ago
23e21f4
[improve](nereids) filter nereidsPrunedTabletIds per partition in distributionPrune (#63851)
by Sim Chou
· 13 hours ago
14f7cd2
[feature](function) Support murmur_hash3_128 function (#63196)
by seawinde
· 13 hours ago
f1ad42e
[fix](be) Fix TopN runtime filter activation (#63969)
by Pxl
· 13 hours ago
acbc988
[fix](build) Upgrade Maven from 3.6.3 to 3.9.9 in build-env images (#63600)
by Asish Kumar
· 13 hours ago
a2e76e0
[Fix](nereids) Preserve negative zero sign in SIGNBIT constant folding (#63954)
by linrrarity
· 14 hours ago
f4b06fd
[fix](variant) fix array subscript on pruned variant subpath (#63891)
by lihangyu
· 25 hours ago
4901da1
[Chore] correct null check in `DictionaryManager.dropTableDictionaries()` (#63630)
by Yongtao Huang
· 28 hours ago
47611dc
[Fix](Query Stats) Add QueryStatsRecorder for column-level query and filter - Part2 (#63768)
by nsivarajan
· 29 hours ago
f0d256b
[chore](build) Add doris-skills submodule (#63961)
by zclllyybb
· 30 hours ago
cada7b9
Revert "[Feature](skill) Introduce Doris profile reader skill" (#63959)
by zclllyybb
· 30 hours ago
627fba1
[chore](doc) Improve README formatting for clarity (#63905)
by Zhen Chen
· 31 hours ago
138ab5cb
[fix](filecache) fix clear_file_cache right after reboot causing file cache size percent overflow (#63410)
by zhengyu
· 31 hours ago
c084174
[fix](filecache) add async lru update machanism and fix partial hit in cache reader (#61083)
by zhengyu
· 31 hours ago
c7449c6
[fix](filecache) avoid crash when late holder cleanup sees removed cache cell (#62437)
by zhengyu
· 31 hours ago
0b3d70c1
[fix](transaction) select txn insert backend from current cluster (#63634)
by hui lai
· 31 hours ago
679081e
[feature](runtime filter) Add decoupled runtime filter support (#62737)
by minghong
· 31 hours ago
f68eda6
[Feature](skill) Introduce Doris profile reader skill (#63948)
by zclllyybb
· 31 hours ago
5db5734
[Enhancement](mv): Improve MV predicate compensation and keep original min-max predicates non-inferred (#61345)
by foxtail463
· 31 hours ago
d851727
[fix](variant) Remove deprecated flatten nested setting from P1 regression (#63840)
by lihangyu
· 32 hours ago
d7f9fa5
[refactor](be)simplify interface in schema and rowcursor (#63925)
by yiguolei
· 32 hours ago
c243238
[Enhancement](udf) support volatility for udaf && udtf (#63611)
by linrrarity
· 33 hours ago
0462435
[fix](be ut) Skip custom memcpy on ARM+ASAN to fix segfault at process startup (#63656)
by heguanhui
· 33 hours ago
2ad56a8
[refine](column) strong type array and map offsets (#63678)
by Mryange
· 33 hours ago
a9a87f8
[chore](cloud) Support dynamic recycler instance filter config (#63822)
by Yixuan Wang
· 33 hours ago
3f5582b
[fix](fe) Skip dropped columns in follower stats sync (#63882)
by yujun
· 35 hours ago
d898a1d
[feature](fe) Push down limit into CTE producer (#63675)
by Calvin Kirs
· 35 hours ago
1867737
[fix](fe) Fix assert row join pushdown alias handling (#63892)
by morrySnow
· 35 hours ago
905c804
[fix](expr) fix mixed const probe constant handling regressions (#63810)
by Mryange
· 35 hours ago
8db9a80
[fix](point-query) Refresh stale prepared short-circuit plans (#63920)
by HonestManXin
· 36 hours ago
5b5b2ae
[feat](cloud) Add system rate limit for meta-service (#61516)
by Yixuan Wang
· 36 hours ago
eeef49e
[enhance](job) add zero-row hint for Kafka read_committed load (#63664)
by hui lai
· 36 hours ago
ba86267
[fix](regression) fix unstable test_audit_log_internal_query_failure due to other cases modify global vars (#63030)
by yujun
· 36 hours ago
d1e30df
[fix](cloud) Align colocate proc output and tablet health in cloud mode (#60944)
by deardeng
· 2 days ago
7a79dd8
[fix](iceberg)fix iceberg v3 row lineage count distinct error result (#63826)
by daidai
· 2 days ago
17617be
[fix] (cloud) Fix local/remote tablet size semantics in schema views (#60887)
by deardeng
· 2 days ago
a1f66eb
[fix](fe) Keep cached file systems alive while in use (#63677)
by Socrates
· 2 days ago
4a0c58b
[fix](cloud) Drain txn lazy committer workers before destruction (#63876)
by Gavin Chou
· 2 days ago
e072997
[refactor](be) remove CHAR padding on read (#63291)
by Chenyang Sun
· 2 days ago
487f783
[Enhancement](udf) Do not check file when inline code exists (#63906)
by linrrarity
· 3 days ago
6e5198b
[test](regression) Add debug point ANN index-only scan test (#63859)
by zhiqiang
· 3 days ago
1b44c05
Add datasketches HLL sketch aggregate functions (#63143)
by nooneuse
· 3 days ago
c59abe0
[Fix](FoldConst) Preserve NaN in numeric constant folding (#63870)
by linrrarity
· 3 days ago
d7c033f
[Fix](variance) Fix sample variance/stddev NaN res for single value (#63605)
by linrrarity
· 3 days ago
3c9c40f
[fix](fe) Fix broken pipe risk on stream load redirect with unconsumed request body (#63332)
by Wen Zhenghu
· 4 days ago
477cb0c
[improvement](be) Add release-enabled Doris check macros (#63730)
by Jerry Hu
· 4 days ago
a7ad76a
[fix](be) Preserve null probe rows in mark anti join (#63767)
by Jerry Hu
· 4 days ago
148429f
[fix](test) Wait for target rowset count in test_time_series_compaction_policy (#63890)
by Chenyang Sun
· 4 days ago
7fc8e27
[feat](sql-parser) Split SQL grammar into standalone fe-sql-parser (#63823)
by Mingyu Chen (Rayner)
· 4 days ago
6e27f11
[improve](streaming-job) avoid potential OOM when reading large snapshot splits (#63833)
by wudi
· 4 days ago
aa68e4b
[Enhancement](udf) Reject bitmap, hll, and quantile_state in udf create (#63849)
by linrrarity
· 4 days ago
1e8e91d
[fix](recycler) Reduce recycle_job_lease_expired_ms for SnapshotDataMigrator (#63388)
by Yixuan Wang
· 5 days ago
113fd2d
Add levenshtein and hamming_distance functions (#60412)
by 收集群风
· 5 days ago
2570dd8
[fix](fe) Remove decimal literal debug logs (#63841)
by yujun
· 5 days ago
2ddf97a
[fix](ann-index) Fix ANN range search state leakage and incorrect slot index tracking. (#63666)
by Qi Chen
· 5 days ago
9688e57
[fix](cloud) normalize SHOW PARTITIONS display for storage and replica (#60871)
by deardeng
· 5 days ago
4f1dcdf
[refactor](BE) split EncodingInfo defaults into 4 explicit maps (#63622)
by Chenyang Sun
· 5 days ago
b653831
[fix](function) deduplicate map keys after string-to-map cast (#63713)
by Mryange
· 5 days ago
99691f6
[refine](function) use typed ANN query vector (#63834)
by Mryange
· 5 days ago
8731600
[fix](be) Fix timestamptz group_array state serde (#63827)
by Mryange
· 5 days ago
c27fef6
[fix](file cache) guard null IOContext in cached remote reader (#63842)
by lihangyu
· 5 days ago
0bd933c
[fix](be) Keep prefetch reader alive for async tasks (#63796)
by Gabriel
· 5 days ago
ce0784d
[fix](test) Cast variant subcolumn as json in variant_hirachinal for stable output (#63828)
by Chenyang Sun
· 5 days ago
d232caa
[fix](be) Preserve agg hash shuffle after non-hash exchange (#63766)
by Pxl
· 5 days ago
345f6b9
[fix](cloud) CloudUpgradeMgr inspect and abort failed conflict txns while waiting (#60830)
by deardeng
· 5 days ago
a183718
[fix](coordinator) fix computeDestIdToInstanceId picking wrong ExchangeNode for multi-input fragments (#63615)
by 924060929
· 5 days ago
a95974c
[BUG](exec) fix coalesce function output null (#63092)
by shee
· 5 days ago
7c4dfe9
[improve](streaming-job) support user-specified mysql server_id with per-reader assignment (#63490)
by wudi
· 5 days ago
a0e0ee5
[fix](streaming-job) fix postgres historical-date timestamp handling in cdc-client (#63618)
by wudi
· 5 days ago
a04dac6
[fix](match) Allow MATCH on aliased variant subcolumns (#63772)
by lihangyu
· 5 days ago
d106085
[fix](show variables) Fix changed variable output in show variables (#63734)
by yujun
· 5 days ago
84e47b6
[fix](function) Improve numerical robustness of cosine_distance / cosine_similarity (#62840)
by yaoxiao
· 5 days ago
df200d8
[fix](hive table) Fill Hive meta cache when loading row count for queries (#63470)
by yujun
· 5 days ago
24cb2f7
[fix](cloud) Skip wait for async rowset warmup (#62764)
by bobhan1
· 6 days ago
9976857
[improvement](cloud) Enable packed file and empty rowset optimization by default (#63475)
by Xin Liao
· 6 days ago
48d62f4
[fix](regression) Wait row count before hot value analyze (#63758)
by yujun
· 6 days ago
67260ed
[feat](job) add per-job routine load metrics (#63576)
by hui lai
· 6 days ago
1284b25
[fix](test) delete unstable case in agg_strategy (#63726)
by feiniaofeiafei
· 6 days ago
5e9126c
[fix](fe) Normalize default HDFS paths in LocationPath (#63476)
by Socrates
· 6 days ago
2e72603
[fix](variant) preserve TIMESTAMPTZ values in sparse path (#63522)
by Chenyang Sun
· 6 days ago
c24d454
[fix](search) reject Lucene-syntax SEARCH on columns without inverted index (#63637)
by Jack
· 6 days ago
Next »