Apache Doris is an easy-to-use, high performance and unified analytics database.
Stars
15.2k
Forks
3.7k
Watchers
15.2k
Open Issues
828
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.7k
commits
1.0k
commits
964
commits
836
commits
593
commits
568
commits
532
commits
514
commits
488
commits
478
commits
[feat](fe) Add ClusterGuard SPI interface for cluster-level policy enforcement (#62031)
d1e09c4View on GitHub[opt](memory) Remove unused dbId field from CloudReplica (#62079)
186a53eView on GitHub[Bug](pipeline) do not set shared hash table signaled when task terminated (#62056)
3160231View on GitHub[env](compiler) Reduce compile time of aggregate_function_reader_replace.cpp (#62047)
ac27e4bView on GitHub[Bug](pipeline) do not treat BLOCKED->FINISHED as error when wake_up_early is true (#61989)
977c1f1View on GitHub[fix](compaction) Remove upper limit for vertical_compaction_num_columns_per_group (#61992)
84c1c36View on GitHub[opt](memory) Remove unused indexId field from CloudReplica (#62080)
6fb376aView on GitHub[Exec](be) Support offset prue column and null column in BE (#61888)
632f791View on GitHub[Bug](scan) Preserve IN_LIST runtime filter predicates when key range is a scope range (#62027)
d5e9518View on GitHub[fix](scan) Fix missing predicate filter when Native and JNI readers are mixed in FileScanner (#61929)
1ce2e40View on GitHub[fix](variant) preserve subcolumns after row-store partial update (#62067)
0adc790View on GitHub[chore](ci) Remove author association check from opencode-review workflow (#62074)
20b05a9View on GitHub[fix](spill) Fix revocable_mem_size to return 0 when partition reaches max repartition depth (#61973)
e4ed81fView on GitHub[fix](backup) Fix UnsupportedOperationException in RestoreCommand by copying properties before modification (#61890)
e61837cView on GitHub