Sign in
apache
/
doris
/
HEAD
ac1e0a8
[chore](cloud) Enable txn lazy commit by default in FE (#61506)
by Gavin Chou
· 24 hours ago
master
f467595
[fix](orc)fix coredump because rewriteLeaves function heap-use-after-free. (#61138)
by daidai
· 29 hours ago
010f470
[Refactor](Multi Catalog) Unify external meta cache framework (#60937)
by Socrates
· 32 hours ago
7a3ee36
[fix](cloud) checkpoint save cloud tablet stats to image (#60705)
by meiyi
· 2 days ago
a076c13
[fix](cloud) reject ADMIN SET REPLICA VERSION in cloud (#60875)
by deardeng
· 2 days ago
74b8df6
[feat](proto) Add busy error code for MS (#61514)
by Yixuan Wang
· 2 days ago
42e9f65
[Bug](function) add ndv decimalv2 support (#61546)
by Pxl
· 2 days ago
51fa220
[improve](partition) Increase partition limit defaults to 20000 and add near-limit metrics (#61511)
by Yongqiang YANG
· 2 days ago
ec12ab6
[fix](streamingjob) fix postgres DML silently dropped on task restart (#61481)
by wudi
· 2 days ago
dd2d63f
[test](filecache) add some file cache ttl system test (#60990)
by chunping
· 2 days ago
d4fbfb9
[fix](typeCoercion) remove checkLegalityBeforeTypeCoercion in sum and avg (#59602)
by seawinde
· 2 days ago
c7089fa
[fix](filecache) BlockFileCache use-after-free caused by destructor order (#61192)
by zhengyu
· 2 days ago
f28cbd3
[fix](set) fix coredump of set op if total data size exceeds 4G (#61471)
by TengJianPing
· 2 days ago
9ff4207
[bugfix](zonemap string) datetimev2 should always using scale 6 to produce string (#61529)
by yiguolei
· 2 days ago
4fbc466
[improve](Streamingjob) add macaddr8/xml/hstore and array element type for PostgreSQL (#61433)
by wudi
· 2 days ago
109f2e0
[feature] Treat JuiceFS (jfs://) as HDFS-compatible in FE/BE (#61031)
by Chenjunwei
· 2 days ago
f2ab237
[feature](cache) support file cache admission control (#59065)
by Wen Zhenghu
· 2 days ago
824301e
[Improve](variant) Implement NestedGroup streaming compaction path (#61383)
by lihangyu
· 2 days ago
d0f5115
[chore](ci) run CI if file in fs_brokers/cdc_client changed (#61491)
by Dongyang Li
· 2 days ago
3017482
[Improve](Streamingjob) support exclude_columns for Postgres streaming job (#61267)
by wudi
· 2 days ago
f33c681
[opt](build)make checkstyle.xml compatible to vscode (#61431)
by minghong
· 2 days ago
858332c
[fix] Preserve CurrentConnected in frontends() TVF (#61087)
by deardeng
· 3 days ago
c99d3d2
[chore](ci) Add timeout and improve error handling for OpenCode review workflow (#61530)
by zclllyybb
· 3 days ago
b7b8fd4
[refactor](profile) Normalize runtime profile naming conventions and centralize counter constants (#61371)
by Mingyu Chen (Rayner)
· 3 days ago
b0d1e37
[env](compiler)Reduce hash join build template instantiations (#61349)
by Mryange
· 3 days ago
90f1eb8
[Opt](freshness tolerance) Continue to capture rowsets when the rowset is not in `_rowset_warm_up_states` (#61238)
by bobhan1
· 3 days ago
18e5dda
[fix](hive) Fix Hive DATE timezone shift in external readers (#61330)
by Socrates
· 3 days ago
73223fa
[chore](variant) deprecate flatten nested property (#61466)
by lihangyu
· 3 days ago
a2ff322
[improve](sdk) add gzip compression support for stream load (#61373)
by wudi
· 3 days ago
0bf576b
[improve](cloud) cloud reduce get_tablet_stats rpc to meta_service (#60543)
by meiyi
· 4 days ago
f5a009f
[fix](test) fix regression test max_min_filter_push_down (#61437)
by feiniaofeiafei
· 4 days ago
322aa4c
[fix](streamingjob) fix streaming insert job not refreshing TVF props after ALTER SQL (#61451)
by wudi
· 4 days ago
e917993
[feat](http) Support update and show config for recycler and meta-service (#60816)
by Yixuan Wang
· 4 days ago
b8cd32a
[enhancement](zonemap) add beut for olap string convertor for zonemap (#61277)
by yiguolei
· 4 days ago
7064d4b
[Fix](p0) Fixed the issue that testFoldConstant was interfered by enable_sql_cache and could not be tested correctly. (#61328)
by linrrarity
· 4 days ago
93e2d68
[fix](ci) fix condition of related file changed (#61457)
by Dongyang Li
· 4 days ago
376f4a3
[Fix](warmup) Fix wrong rowset data size when calculating timeout of waiting delay compaction (#61188)
by bobhan1
· 4 days ago
1aa0b8b
[chore](ci) Update branch-4.1 condition for thrift setup (#61456)
by Dongyang Li
· 4 days ago
a0bc783
[feat](spill) Support multi-level partition spilling (#61212)
by Jerry Hu
· 4 days ago
09f7287
[Opt](cloud) Notify BE to make committed rowset visible directly after txn commit without fetching from meta service (#59754)
by bobhan1
· 4 days ago
bf27b18
[feat](cloud) Add lock wait and bthread schedule delay metrics to SyncRowset profile (#61036)
by bobhan1
· 4 days ago
ed727bf
[refactor](config) Fix English grammar in ConfField description strings and remove Chinese part (#61403)
by Mingyu Chen (Rayner)
· 4 days ago
fee877b
[fix](filecache) avoid SIGSEGV in background LRU update when clear cache (#60533)
by zhengyu
· 5 days ago
3988562
[Fix](query cache) support partition-based instance parallelism (#60974)
by 924060929
· 5 days ago
625b0c4
[fix](backup) reject upload snapshots on broken storage path (#61251)
by Luwei
· 5 days ago
e2a678c
[Enhancement](recyclebin) Optimize lock granularity in CatalogRecycleBin (#61366)
by morrySnow
· 5 days ago
86bc5cd
[clean](function) remove FunctionSet class (#61378)
by morrySnow
· 5 days ago
f314d96
[refactor](Expr) Extract getString* methods to ExprToStringValueVisitor (#61304)
by morrySnow
· 5 days ago
2887c28
[fix](local shuffle) Fix local shuffle strategy (#61057)
by Gabriel
· 5 days ago
fd05761
[fix](build) Fix --whole-archive linker error on macOS (#61291)
by Jack
· 5 days ago
26c1950
[feature](score) support BM25 scoring in inverted index query_v2 (#59847)
by zzzxl
· 5 days ago
e5d4e98
[fix](cloud) fix segment footer CORRUPTION not triggering file cache retry (#61386)
by Siyang Tang
· 5 days ago
9189765
[feature](build) Add build profiling support via DORIS_BUILD_PROFILE (#61410)
by shuke
· 5 days ago
c655b1a
[fix](lazy materialize) set uniqueId for lazy materialized slots (#61029)
by minghong
· 5 days ago
ae65747
[refactor](oss) unify FE OSS filesystem with Jindo (#61269)
by Calvin Kirs
· 5 days ago
2edc65c
[feat](auth) support querying authentication integrations from system table (#61246)
by Calvin Kirs
· 5 days ago
13a1963
[feat](condition cache) Support condition cache for external table (#60897)
by TengJianPing
· 5 days ago
b68c77d
[refactor](nereids) Preserve plan node id across withXxx() copy methods (#61343)
by minghong
· 5 days ago
917c999
[fix](constraint) Fix NPE in PrimaryKeyConstraint when loading old metadata (#61342)
by minghong
· 5 days ago
6f2b641
[fix](test) Fix BDB JE resource leak in BDBEnvironmentTest causing FE UT timeout (#61404)
by Mingyu Chen (Rayner)
· 5 days ago
6ea3ed3
[ci](branch-4.1) set required and manager can skip buildall (#61293)
by Dongyang Li
· 5 days ago
76511c1
[fix](decimalv2) fix wrong result of abs(decimalv2) (#61397)
by TengJianPing
· 5 days ago
925e257
[enhance](auth) introduction of ldaps support via configuration property (#60275)
by iaorekhov-1980
· 5 days ago
a597240
[Fix](mv) Fix ConcurrentModificationException in PartitionCompensator (#61145)
by Sahil Devgon
· 6 days ago
46316fb
[emhancement](compaction) disable compaction pause on high memory by default (#61288)
by Luwei
· 6 days ago
c96f348
[fix](sync_point) Fix heap-use-after-free in SyncPoint during program exit (#61040)
by Yixuan Wang
· 6 days ago
863419f
[chore](be) add new be.conf config workload_policy_check_interval_ms (#60766)
by yiguolei
· 6 days ago
7c526c5
[test](auth)Resolve the conflict in the backup auth case (#61384)
by zfr95
· 6 days ago
a81a815
[fix](Azure)Fix Azure endpoint detection for sovereign clouds with force-global config support (#60903)
by Calvin Kirs
· 6 days ago
f73f3e6
[chore](build) fix env.sh LANG set on MacOS (#61365)
by morrySnow
· 6 days ago
894474b
[chore](github)Update .asf.yaml to remove inactive contributors (#61376)
by Calvin Kirs
· 6 days ago
77d544b
[feature](scan) Add value predicate pushdown control for MOR tables (#60513)
by Yongqiang YANG
· 6 days ago
2e2c5f6
[opt](cloud) Support fdb locality aware load balancing (#61312)
by walter
· 6 days ago
c6c76e9
[feat](group commit) add group_commit_mode in table property (#61242)
by meiyi
· 6 days ago
f98848d
[chore](fe) upgrade okhttp to 5.3.2 (#61263)
by Calvin Kirs
· 6 days ago
b085187
[fix](es-catalog) Fix query error when ES keyword field contains array data (#61236)
by Mingyu Chen (Rayner)
· 6 days ago
8c0b379
[enhance](load) exclude version-gap replicas from success counting in quorum success (#60953)
by hui lai
· 6 days ago
9770ecf
[refactor](jdbc) Unify JDBC scanning into FileQueryScanNode/JniReader framework (#61141)
by Mingyu Chen (Rayner)
· 6 days ago
2205eff
[fix](catalog) avoid external catalog refresh deadlock (#61202)
by Socrates
· 6 days ago
03a9b93
[feat](storage) add read_null_map support for COUNT_NULL push down aggregate (#60996)
by HappenLee
· 6 days ago
ac97a2c
[feature](nereids) add RewriteSimpleAggToConstantRule to rewrite simple agg to constant (#61183)
by minghong
· 6 days ago
e35ec77
[test](doc) Add regression test for ASOF JOIN documentation examples (#61351)
by zclllyybb
· 6 days ago
0ceacf6
[fix](ci) Add error handling and PR notification for OpenCode review failures (#61334)
by zclllyybb
· 6 days ago
3e0dd36
[chore](fe) remove redundant test dependencies (#61294)
by Calvin Kirs
· 6 days ago
5fa5e0e
[chore](test) Make results of array_union sorted by array_sort in test cases (#61333)
by Jerry Hu
· 7 days ago
f4d58b3
[fix](load) fix load memory usage is more than branch-3.1 (#61173) (#61327)
by TengJianPing
· 7 days ago
5ad9253
[fix](test) remove duplicate tvf test cases (#61311)
by MoanasDaddyXu
· 8 days ago
365fea6
[cleanup] remove pipeline dir (#61319)
by ivin
· 8 days ago
c28fe0c
[fix](cloud) modify CloudTabletRebalancer and CloudTabletStatMgr to reduce memory (#61318)
by meiyi
· 8 days ago
0d46c10
[opt](Nereids) strip redundant widening integer cast in SumLiteralRewrite (#61224)
by minghong
· 9 days ago
96ce624
[fix](build) Fix wrong ccache argument for BE UT and display (#61305)
by zclllyybb
· 9 days ago
2bed042
[fix](constraint) start failed if Catalog connect failed. (#61299)
by morrySnow
· 9 days ago
a14befc
[cleanup](fe) Remove legacy ClusterNamespace class (#61256)
by morrySnow
· 9 days ago
b5b90ef
[env](compiler) reduce template instantiation in scan_operator to improve compile time (#61227)
by Mryange
· 9 days ago
fbe4993
[fix](job) fix streaming job fails with "No new files found" on second scheduling (#61249)
by wudi
· 9 days ago
aef4694
[refactor](be) Move PackedUInt128 to packed_int128.h (#61250)
by Chenyang Sun
· 9 days ago
a771037
[Improvement](streaming-agg) adjust single streaming threshold (#61104)
by Pxl
· 9 days ago
986e410
[Bug](profile) fix wrong count of scan wait worker timer (#61064)
by Pxl
· 9 days ago
a69cf85
[fix](job) fix streaming job stuck when S3 auth error is silently ignored in fetchRemoteMeta (#61284)
by wudi
· 9 days ago
382664f
[fix](streaming) Fix NPE in StreamingInsertJob when MetricRepo is not initialized during replay (#61253)
by wudi
· 9 days ago
Next »