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
qe
on
tebu-2012
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 20, 2024
[fix](variable) modify @@auto_commit column type to BIGINT (#36584)
Show description for 132b9d6
morningman
authored
132b9d6
View commit details
Copy full SHA for 132b9d6
View code at this point
Browse repository at this point
[Fix]Fix insert select missing audit log when connect follower FE (#36454)
Show description for fb789f1
wangbo
authored
fb789f1
View commit details
Copy full SHA for fb789f1
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
[Bug](information-schema) fix some bug of information_schema.PROCESSLIST #36409 (#36451)
BiteTheDDDDt
authored
063d717
View commit details
Copy full SHA for 063d717
View code at this point
Browse repository at this point
[branch-2.0](prepared statement) Handle unsigned numeric type in prepared statement in legacy planner (#36376)
xy720
authored
59d8403
View commit details
Copy full SHA for 59d8403
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
[Cherry-Pick](Branch-2.0) Pick some txn bug fix #26748 #27780 #33336" (#36248)
Show description for 6a99c55
3 people
authored
6a99c55
View commit details
Copy full SHA for 6a99c55
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
[Improvement](hms catalog) support show_create_database for hms catalog (#36294)
Yulei-Yang
authored
36a4331
View commit details
Copy full SHA for 36a4331
View code at this point
Browse repository at this point
Commits on Jun 11, 2024
[fix](inverted index) add in list to fast execute logic after hit index #35344 (#35302)
zzzxl1993
authored
1c84151
View commit details
Copy full SHA for 1c84151
View code at this point
Browse repository at this point
[fix](forward) set error code for query state to handle exception of … (#36105)
Show description for 69d5935
dataroaring
authored
69d5935
View commit details
Copy full SHA for 69d5935
View code at this point
Browse repository at this point
Commits on Jun 4, 2024
[Improvement](coldhot) add statement to show objects which use storage policy (#35836)
Yulei-Yang
authored
dc04778
View commit details
Copy full SHA for dc04778
View code at this point
Browse repository at this point
Commits on May 31, 2024
[opt](Nereids) add switch to control whether use pipeline in DML (#35728)
Show description for bdd337c
morrySnow
authored
bdd337c
View commit details
Copy full SHA for bdd337c
View code at this point
Browse repository at this point
Commits on May 30, 2024
[fix](resource-tag) missing resource tag after forwarding to master #35618 (#35677)
morningman
authored
158ff88
View commit details
Copy full SHA for 158ff88
View code at this point
Browse repository at this point
[Fix](point query) add query options for short circuit queries (#32530) (#35548)
Show description for a55c7da
eldenmoon
authored
a55c7da
View commit details
Copy full SHA for a55c7da
View code at this point
Browse repository at this point
Commits on May 29, 2024
[fix](overflow) show backends overflow for backend ids (#35569)
Show description for 4727338
w41ter
and
dataroaring
authored
4727338
View commit details
Copy full SHA for 4727338
View code at this point
Browse repository at this point
Commits on May 28, 2024
[Configurations](multi-catalog) Add `enable_parquet_filter_by_min_max` and `enable_orc_filter_by_min_max` Session variables. (#35290)
Show description for a096107
kaka11chen
authored
a096107
View commit details
Copy full SHA for a096107
View code at this point
Browse repository at this point
Commits on May 27, 2024
[fix](create-table)The CREATE TABLE IF NOT EXISTS AS SELECT statement should refrain from performing any INSERT operations if the table already exists #35210 (#35419)
CalvinKirs
authored
465b952
View commit details
Copy full SHA for 465b952
View code at this point
Browse repository at this point
Commits on May 24, 2024
[fix](decimalv2) fix scale of decimalv2 to string (#35222) (#35332)
jacktengg
authored
9ce4f74
View commit details
Copy full SHA for 9ce4f74
View code at this point
Browse repository at this point
Commits on May 17, 2024
[fix](show proc) Fix insert into command cannot be seen in show proc #34953
RoanHeNaN
authored
90e5c59
View commit details
Copy full SHA for 90e5c59
View code at this point
Browse repository at this point
Commits on May 16, 2024
[feature](cmd) add UNSET_VARIABLE statement to set back variables (#34949)
Yulei-Yang
authored
82e33fd
View commit details
Copy full SHA for 82e33fd
View code at this point
Browse repository at this point
[branch-2.0](recover) support skipping missing version in select by session variable (#34931)
xy720
authored
7103872
View commit details
Copy full SHA for 7103872
View code at this point
Browse repository at this point
Commits on May 14, 2024
[Improvement](set) enable admin_set_frontend_config can apply to all fe (#34751)
Yulei-Yang
authored
17b1df5
View commit details
Copy full SHA for 17b1df5
View code at this point
Browse repository at this point
Commits on May 8, 2024
[Feature](PreparedStatement) implement general server side prepared (#34247)
eldenmoon
authored
7b9b8c9
View commit details
Copy full SHA for 7b9b8c9
View code at this point
Browse repository at this point
Commits on May 4, 2024
[fix](inverted index) Add session switch to compound inlist (#34388)
zzzxl1993
authored
7d0521a
View commit details
Copy full SHA for 7d0521a
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
[feature](variable) add read_only and super_read_only (#33795) (#34330)
Show description for 999b9cc
morningman
authored
999b9cc
View commit details
Copy full SHA for 999b9cc
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
[opt](coord) use single instance only with small limit #33888 (#33903)
morningman
authored
c6622db
View commit details
Copy full SHA for c6622db
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
[fix](fe) Fix finalizeCommand `sendAndFlush` NullPointerException #33420 (#33828)
swjtu-zhanglei
authored
e23e12e
View commit details
Copy full SHA for e23e12e
View code at this point
Browse repository at this point
[Fix](nereids) forward the user define variables to master (#33013) (#33764)
feiniaofeiafei
authored
50e291f
View commit details
Copy full SHA for 50e291f
View code at this point
Browse repository at this point
[Fix](Outfile) Fixed the problem that the concurrent Outfile wrote multiple Success files #33016 (#33720)
BePPPower
authored
0c341bf
View commit details
Copy full SHA for 0c341bf
View code at this point
Browse repository at this point
[feature](proc)Add table's indexes info in show proc interface (#33438) (#33813)
qidaye
authored
7267e9c
View commit details
Copy full SHA for 7267e9c
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
[feature](branch20) support statement to show views from database (#33505)
Show description for 9a049d9
xy720
authored
9a049d9
View commit details
Copy full SHA for 9a049d9
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
[fix](show_variables) fix default value for special variables #27651 (#33129)
Yulei-Yang
authored
8642445
View commit details
Copy full SHA for 8642445
View code at this point
Browse repository at this point
Commits on Mar 30, 2024
[branch-2.0](cherry-pick)fix insert overwrite getExecTimeout error (#33049)
zddr
authored
2f6e5bf
View commit details
Copy full SHA for 2f6e5bf
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
[Refactor](admin-stmt) rename some `admin-show` statestmt (#29492) (#32996)
Show description for 2988eed
morningman
authored
2988eed
View commit details
Copy full SHA for 2988eed
View code at this point
Browse repository at this point
[conf](mysql) opt mysql network timeout to 600s #32545 (#32739)
cambyzju
authored
2ae85e4
View commit details
Copy full SHA for 2ae85e4
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
[improvement](iceberg/paimon)support estimate row count for 2.0 (#31927)
Show description for 5d4c030
wuwenchi
authored
5d4c030
View commit details
Copy full SHA for 5d4c030
View code at this point
Browse repository at this point
[fix](meta) fix NPE when forward cmd to master FE (#31905)
Yulei-Yang
authored
b7abe2a
View commit details
Copy full SHA for b7abe2a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.