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
fe
fe-core
src
main
java
org
apache
doris
load
on
wasm
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 1, 2024
[fix](routine-load) update partition offset cache timely to avoid negative lag #30455
sollhui
authored
142cbde
View commit details
Copy full SHA for 142cbde
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
[feature](merge-cloud) Set the txn timeout seconds of TDataSink (#30558)
w41ter
authored
b5a87fa
View commit details
Copy full SHA for b5a87fa
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
[feature](merge-cloud) add available cloud cluster for load and query (#30340)
luwei16
authored
4376f4d
View commit details
Copy full SHA for 4376f4d
View code at this point
Browse repository at this point
Commits on Jan 25, 2024
[improve](routine-load) optimize error msg when failed to fetch Kafka info #30298
sollhui
authored
168abae
View commit details
Copy full SHA for 168abae
View code at this point
Browse repository at this point
Commits on Jan 24, 2024
[improvement](statistics nereids)Nereids support select mv. (#30267)
Jibing-Li
authored
6bfb85b
View commit details
Copy full SHA for 6bfb85b
View code at this point
Browse repository at this point
Commits on Jan 22, 2024
[fix](routine-load) pause job when json path is invalid #30197
Show description for 6a4c0d8
sollhui
authored
6a4c0d8
View commit details
Copy full SHA for 6a4c0d8
View code at this point
Browse repository at this point
[feature](merge-cloud) Add CloudGlobalTransactionMgr (#30117)
swjtu-zhanglei
authored
3922c9a
View commit details
Copy full SHA for 3922c9a
View code at this point
Browse repository at this point
[fix](routineload) check offset when schedule tasks (#30136)
sollhui
authored
f97dbd1
View commit details
Copy full SHA for f97dbd1
View code at this point
Browse repository at this point
[fix](routine-load) optimize error msg when meet out of range (#30118)
sollhui
authored
27f64c5
View commit details
Copy full SHA for 27f64c5
View code at this point
Browse repository at this point
Commits on Jan 21, 2024
[fix](group commit) Fix some group commit case (#30132)
mymeiyi
authored
4a86690
View commit details
Copy full SHA for 4a86690
View code at this point
Browse repository at this point
Commits on Jan 19, 2024
[Fix](Show-Delete)Missing Delete job information causes query exception (#30092)
CalvinKirs
authored
c2b7de8
View commit details
Copy full SHA for c2b7de8
View code at this point
Browse repository at this point
Commits on Jan 15, 2024
[enhancement](fe-memory) support label num threshold to reduce fe memory consumption (#22889)
Show description for 7e027f3
Hastyshell
and
dataroaring
authored
7e027f3
View commit details
Copy full SHA for 7e027f3
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
[refactor](dialect) make http sql converter plugin and audit loader as builtin plugin (#29692)
Show description for 2e9f888
morningman
authored
2e9f888
View commit details
Copy full SHA for 2e9f888
View code at this point
Browse repository at this point
Commits on Jan 9, 2024
[Bug](stream-load) fix stream load failed on table with rollup (#29665)
Show description for f9e7fa8
BiteTheDDDDt
authored
f9e7fa8
View commit details
Copy full SHA for f9e7fa8
View code at this point
Browse repository at this point
Commits on Jan 7, 2024
[enhancement](group_commit) refector wal manager code (#29560)
hust-hhb
authored
0b73180
View commit details
Copy full SHA for 0b73180
View code at this point
Browse repository at this point
Commits on Jan 6, 2024
[improve](move-memtbale) enable move memtable in routine load (#28974)
sollhui
authored
db17f5f
View commit details
Copy full SHA for db17f5f
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
[fix](delete) fix incorrect tablet schema of delete predicate rowset (#29536)
liaoxin01
authored
67b9d38
View commit details
Copy full SHA for 67b9d38
View code at this point
Browse repository at this point
Commits on Jan 4, 2024
[fix](move-memtable) disable move memtable when light schema change is false (#29362)
sollhui
authored
9aafcb1
View commit details
Copy full SHA for 9aafcb1
View code at this point
Browse repository at this point
[Bug](load) fix load failed on stream load tvf into agg state (#28420)
Show description for 441fb49
BiteTheDDDDt
authored
441fb49
View commit details
Copy full SHA for 441fb49
View code at this point
Browse repository at this point
Commits on Dec 29, 2023
[enhancement](bulk-load) strict second level granularity for timeout between (0,1) (#29028)
Hastyshell
authored
2518ed6
View commit details
Copy full SHA for 2518ed6
View code at this point
Browse repository at this point
[fix](chore) fix session var memtable on sink for bulk load (#29102)
Hastyshell
authored
ada5cf4
View commit details
Copy full SHA for ada5cf4
View code at this point
Browse repository at this point
Commits on Dec 28, 2023
[fix](DatabaseTransactionMgr) Fix clean label bug which may cause inconsitent editlog operation (#29198)
caiconghui
authored
4f2d54d
View commit details
Copy full SHA for 4f2d54d
View code at this point
Browse repository at this point
Commits on Dec 27, 2023
[fix](load) Recycle progress before removing bulk load job (#29066)
w41ter
authored
e001430
View commit details
Copy full SHA for e001430
View code at this point
Browse repository at this point
Commits on Dec 26, 2023
[feature](Load)(step2)support nereids load job schedule (#26356)
Show description for 509cfea
wsjz
authored
509cfea
View commit details
Copy full SHA for 509cfea
View code at this point
Browse repository at this point
Commits on Dec 24, 2023
[enhancement](bulk-load) cancel loading tasks directly without retrying when timeout exceeded (#28666)
Hastyshell
authored
2f7deb3
View commit details
Copy full SHA for 2f7deb3
View code at this point
Browse repository at this point
Commits on Dec 22, 2023
[enhancement](broker-load) fix-move-memtable-session-var-for-s3 (#28894)
Hastyshell
authored
966766f
View commit details
Copy full SHA for 966766f
View code at this point
Browse repository at this point
[Enhancement](job) No need to query some backends which are not alive. (#28608)
Show description for fb52e11
dutyu
authored
fb52e11
View commit details
Copy full SHA for fb52e11
View code at this point
Browse repository at this point
Commits on Dec 17, 2023
[fix](Export) Fix an export error when lower_case_table_names=1 (#28389)
BePPPower
authored
9b3d4bb
View commit details
Copy full SHA for 9b3d4bb
View code at this point
Browse repository at this point
Commits on Dec 16, 2023
[refactor](cluster)(step-4) remove cluster related to Database (#27861)
Show description for 8c05f7a
morningman
authored
8c05f7a
View commit details
Copy full SHA for 8c05f7a
View code at this point
Browse repository at this point
Commits on Dec 14, 2023
[fix](autoinc) Fix broker load when target table has autoinc column (#28402)
bobhan1
authored
01c94a5
View commit details
Copy full SHA for 01c94a5
View code at this point
Browse repository at this point
[feture](Nereids) support delete from without using (#28083)
Show description for bb23078
morrySnow
authored
bb23078
View commit details
Copy full SHA for bb23078
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
[feature](stream load) (step one)Add arrow data type for stream load (#26709)
Show description for 54d062d
wuwenchi
authored
54d062d
View commit details
Copy full SHA for 54d062d
View code at this point
Browse repository at this point
[Bug](agg-state) fix stream load failed on agg-state column (#28050)
BiteTheDDDDt
authored
299fcc4
View commit details
Copy full SHA for 299fcc4
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
[improve](env) Improve catalog not ready tips (#27715)
w41ter
authored
d9bbeca
View commit details
Copy full SHA for d9bbeca
View code at this point
Browse repository at this point
[chore](load) rm some load related redundant code (#27102)
Hastyshell
authored
c1d73ec
View commit details
Copy full SHA for c1d73ec
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.