Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
APIJSON
/
doris
Public
forked from
apache/doris
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
doris
be
src
runtime
group_commit_mgr.h
on
vector-index-dev
User selector
All users
Datepicker
All time
Commit history
Commits on May 30, 2025
[fix](group commit) fix group_commit get_block too slow (#51358)
Show description for 7f0397e
mymeiyi
authored
7f0397e
View commit details
Copy full SHA for 7f0397e
View code at this point
Browse repository at this point
Commits on May 27, 2025
[fix](group commit) fix group commit with schema change (#51144)
Show description for 0fad959
mymeiyi
authored
0fad959
View commit details
Copy full SHA for 0fad959
View code at this point
Browse repository at this point
Commits on May 20, 2025
[fix](group commit) reduce cpu cost for group_commit get_block (#49822)
mymeiyi
authored
427b917
View commit details
Copy full SHA for 427b917
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
[fix](group commit) Fix some group commit problems (#37595)
Show description for 24969d5
mymeiyi
authored
24969d5
View commit details
Copy full SHA for 24969d5
View code at this point
Browse repository at this point
Commits on Jul 6, 2024
[fix](group commit) fix group commit can not get block queue and may stuck (#37260)
Show description for c037302
mymeiyi
authored
c037302
View commit details
Copy full SHA for c037302
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
[fix](group commit) Fix group commit in nereids (#37002)
Show description for ac21d76
mymeiyi
authored
ac21d76
View commit details
Copy full SHA for ac21d76
View code at this point
Browse repository at this point
Commits on Jul 2, 2024
[fix](group commit) remove non pipeline code (#37018)
Show description for ae7caba
mymeiyi
authored
ae7caba
View commit details
Copy full SHA for ae7caba
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
[fix](load) Fix wrong results for high-concurrent loading (#36841)
Gabriel39
authored
4649faf
View commit details
Copy full SHA for 4649faf
View code at this point
Browse repository at this point
Commits on Jun 25, 2024
[Improvement](load) Do no block in group commit scan operator (#36730)
Gabriel39
authored
5e25544
View commit details
Copy full SHA for 5e25544
View code at this point
Browse repository at this point
Commits on Jun 24, 2024
[Improvement](load) Do no block in group commit sink (#36717)
Show description for 08dedc8
Gabriel39
authored
08dedc8
View commit details
Copy full SHA for 08dedc8
View code at this point
Browse repository at this point
[Improvement](load) Do no block in group commit sink (#36612)
Show description for 1c435c2
Gabriel39
authored
1c435c2
View commit details
Copy full SHA for 1c435c2
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
[pipeline](load) Not blocking in execution threads (#36291)
Show description for acd59d2
Gabriel39
authored
acd59d2
View commit details
Copy full SHA for acd59d2
View code at this point
Browse repository at this point
Commits on May 28, 2024
[Fix](group commit) Fix group commit block queue mem estimate faule (#35314)
Show description for a2fa3d8
Yukang-Lian
authored
a2fa3d8
View commit details
Copy full SHA for a2fa3d8
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
[opt](memory) Optimize mem tracker accuracy (#32039)
xinyiZzz
authored
d25bfe4
View commit details
Copy full SHA for d25bfe4
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
[fix](group commit) group commit may heap-use-after-free if execute plan failed (#31839)
mymeiyi
authored
40f159f
View commit details
Copy full SHA for 40f159f
View code at this point
Browse repository at this point
Commits on Mar 5, 2024
[fix](group commit) handle group commit create plan error (#31757)
mymeiyi
authored
49ca265
View commit details
Copy full SHA for 49ca265
View code at this point
Browse repository at this point
Commits on Feb 21, 2024
[Enhancement](group commit) Add bvar and log for group commit (#31017)
Yukang-Lian
authored
7c05660
View commit details
Copy full SHA for 7c05660
View code at this point
Browse repository at this point
Commits on Feb 18, 2024
[Enhancement](group commit) optimize pre allocated calculation (#30893)
Yukang-Lian
authored
56337ef
View commit details
Copy full SHA for 56337ef
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
[Fix](group commit) Fix pre allocated err handling for group commit async load and add regression test #30718
Yukang-Lian
authored
4b7f03b
View commit details
Copy full SHA for 4b7f03b
View code at this point
Browse repository at this point
Commits on Jan 2, 2024
[improve](group commit) Group commit support commit by data size (#29428)
mymeiyi
authored
69524cc
View commit details
Copy full SHA for 69524cc
View code at this point
Browse repository at this point
[refactor](wal) move group commit load content length to runtime state (#29188)
Yukang-Lian
authored
b3f6921
View commit details
Copy full SHA for b3f6921
View code at this point
Browse repository at this point
[refactor](group commit) refactor group commit wal code (#29375)
mymeiyi
authored
7064637
View commit details
Copy full SHA for 7064637
View code at this point
Browse repository at this point
[Enhancement](wal) Add timout for wal memory back pressure (#29178)
Yukang-Lian
authored
cec69f4
View commit details
Copy full SHA for cec69f4
View code at this point
Browse repository at this point
Commits on Dec 28, 2023
(improv)[group commit] refactor some group commit code (#29180)
mymeiyi
authored
9be0f04
View commit details
Copy full SHA for 9be0f04
View code at this point
Browse repository at this point
Commits on Dec 27, 2023
[Enhancement](Wal)Support dynamic wal space limit (#27726)
Yukang-Lian
authored
9ff8bd2
View commit details
Copy full SHA for 9ff8bd2
View code at this point
Browse repository at this point
Commits on Dec 22, 2023
[fix](group-commit) check if wal need recovery is abnormal (#28769)
mymeiyi
authored
0af6bd6
View commit details
Copy full SHA for 0af6bd6
View code at this point
Browse repository at this point
Commits on Dec 21, 2023
[fix](group_commit) fix group commit cancel stuck (#28749)
mymeiyi
authored
970e1c8
View commit details
Copy full SHA for 970e1c8
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
[improve](group commit) Group commit support max filter ratio when rows is less than value in config (#28139)
mymeiyi
authored
45b2dba
View commit details
Copy full SHA for 45b2dba
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
[improve](group commit) Group commit support skip wal (#27957)
mymeiyi
authored
d4f8938
View commit details
Copy full SHA for d4f8938
View code at this point
Browse repository at this point
[refactor](group commit) remove future block (#27720)
Show description for 1e5ff40
mymeiyi
and
hust-hhb
authored
1e5ff40
View commit details
Copy full SHA for 1e5ff40
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
[refactor](standard)BE:Initialize pointer variables in the class to nullptr by default (#27587)
hongkun-Shao
authored
f565f60
View commit details
Copy full SHA for f565f60
View code at this point
Browse repository at this point
Commits on Nov 23, 2023
[chore](be) remove bthread scanner related codes (#27417)
w41ter
authored
b457856
View commit details
Copy full SHA for b457856
View code at this point
Browse repository at this point
Commits on Nov 21, 2023
[Feature](group commit) move group_commit_interval_ms from be.conf to table property (#27116)
Yukang-Lian
authored
1cd1c58
View commit details
Copy full SHA for 1cd1c58
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
[improve](group commit) Add a swicth to wait internal group commit lo… (#26734)
Show description for c0fda8c
mymeiyi
authored
c0fda8c
View commit details
Copy full SHA for c0fda8c
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
[improvement](insert) refactor group commit insert into (#25795)
mymeiyi
authored
b19f275
View commit details
Copy full SHA for b19f275
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.