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
on
variant-sparse
User selector
All users
All time
Commit history
Commits on Apr 27, 2025
[enhance](inverted index)multi index on one column (#50447)
csun5285
authored
a9e096e
View commit details
Copy full SHA for a9e096e
View code at this point
Browse repository at this point
Commits on Apr 23, 2025
[Fix](Variant) fix some p0 cases (#50339)
Show description for f4236bd
eldenmoon
authored
f4236bd
View commit details
Copy full SHA for f4236bd
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
[Fix](predefine) add many cases port from original cases (#50301)
Show description for 599d54b
eldenmoon
authored
599d54b
View commit details
Copy full SHA for 599d54b
View code at this point
Browse repository at this point
Commits on Apr 21, 2025
[Improve](predefine) add index type check for sub field in variant (#50241)
eldenmoon
authored
3e500fe
View commit details
Copy full SHA for 3e500fe
View code at this point
Browse repository at this point
[feature](predefine) support index and schema (#50027)
csun5285
authored
82a2764
View commit details
Copy full SHA for 82a2764
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
[feature](function) implement variant_type to get inner types in variant columns (#49909)
eldenmoon
authored
f7c19d4
View commit details
Copy full SHA for f7c19d4
View code at this point
Browse repository at this point
Commits on Apr 9, 2025
[feature](predifine) modify syntax and add patternType field (#49895)
eldenmoon
authored
1d4e8ba
View commit details
Copy full SHA for 1d4e8ba
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
[feature](variant) support sub schema for variant type (#49768)
eldenmoon
authored
bb7e075
View commit details
Copy full SHA for bb7e075
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
[fix](expression) fix Dynamically compute function signature (#48894)
csun5285
authored
c582982
View commit details
Copy full SHA for c582982
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
fix merge master
eldenmoon
committed
6e9f39f
View commit details
Copy full SHA for 6e9f39f
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream-apache/master' into variant-sparse
eldenmoon
committed
5f5bab3
View commit details
Copy full SHA for 5f5bab3
View code at this point
Browse repository at this point
[enhance](variant) add bf (#48405)
csun5285
authored and
eldenmoon
committed
f75940a
View commit details
Copy full SHA for f75940a
View code at this point
Browse repository at this point
[improve](variant) Add max count variant sparse (#47541)
csun5285
authored and
eldenmoon
committed
41b11b8
View commit details
Copy full SHA for 41b11b8
View code at this point
Browse repository at this point
[improvement](fe) trim the start and end whitespace of properties (#48710)
Show description for 6e568af
rnb-tron
authored
6e568af
View commit details
Copy full SHA for 6e568af
View code at this point
Browse repository at this point
[opt](mtmv) Opt materialized view rewrite performance when the num of struct infos are huge (#48782)
Show description for 0c958d2
seawinde
authored
0c958d2
View commit details
Copy full SHA for 0c958d2
View code at this point
Browse repository at this point
[refactor](pipeline) refactor local merge sort operator (#48360)
Show description for aa28ab9
Mryange
authored
aa28ab9
View commit details
Copy full SHA for aa28ab9
View code at this point
Browse repository at this point
[fix](Prepared Statment) Fix exec prepared insert stmt in non master error (#48689)
Show description for 802fcc9
liutang123
authored
802fcc9
View commit details
Copy full SHA for 802fcc9
View code at this point
Browse repository at this point
[feature](schema) support temporary table like mysql (#40680)
Show description for c432b79
Yulei-Yang
authored
c432b79
View commit details
Copy full SHA for c432b79
View code at this point
Browse repository at this point
[fix](binlog) Replaced partition should be record to Dropped Resources (#48686)
wyxxxcat
authored
2000a5c
View commit details
Copy full SHA for 2000a5c
View code at this point
Browse repository at this point
[Enhancement] (nereids) support show table status command (#48715)
xiedeyantu
authored
5a15b5d
View commit details
Copy full SHA for 5a15b5d
View code at this point
Browse repository at this point
[improvement](statistics)Support convert ip type to double for column stats. (#48823)
Show description for 865b45c
Jibing-Li
authored
865b45c
View commit details
Copy full SHA for 865b45c
View code at this point
Browse repository at this point
[Feat](Nereids) refactor show table command (#48833)
Show description for 752fc5e
xiedeyantu
authored
752fc5e
View commit details
Copy full SHA for 752fc5e
View code at this point
Browse repository at this point
Commits on Mar 9, 2025
[enhancement](maxcompute)support maxcompute timestamp column type. (#48768)
Show description for 2988dc3
hubgeter
authored
2988dc3
View commit details
Copy full SHA for 2988dc3
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
[chore](TableName)remove useless method (#48790)
Show description for 4d9faed
lsy3993
authored
4d9faed
View commit details
Copy full SHA for 4d9faed
View code at this point
Browse repository at this point
[bugfix](hive) fix_hive_metastore_client_socket_timeout (#47378)
justfortaste
authored
6521cb6
View commit details
Copy full SHA for 6521cb6
View code at this point
Browse repository at this point
[fix](Nereids) string constant folding process regex delim by mistake (#48783)
Show description for 5e64736
morrySnow
authored
5e64736
View commit details
Copy full SHA for 5e64736
View code at this point
Browse repository at this point
[opt](nereids) speedup huge InPredicate for partition pruning (#47608)
Show description for 5ec7d34
924060929
authored
5ec7d34
View commit details
Copy full SHA for 5ec7d34
View code at this point
Browse repository at this point
[opt](vault) Check hdfs connectivity when creating hdfs storage vault (#48369)
Show description for 22cfc09
swjtu-zhanglei
authored
22cfc09
View commit details
Copy full SHA for 22cfc09
View code at this point
Browse repository at this point
[fix](ob catalog) fix oceanbase catalog get connection (#48593)
Show description for f7d0f3e
zy-kkk
authored
f7d0f3e
View commit details
Copy full SHA for f7d0f3e
View code at this point
Browse repository at this point
[fix](cloud) Modify the log level to prevent too many logs (#48524)
deardeng
authored
f72b953
View commit details
Copy full SHA for f72b953
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
[fix](schema-change) Complete check for string type length change (#48607)
Show description for 7cd9757
Hastyshell
authored
7cd9757
View commit details
Copy full SHA for 7cd9757
View code at this point
Browse repository at this point
[improve](cloud)(transaction) do not execute afterVisible if commit transaction fail in cloud mode (#48576)
Show description for a99eba0
sollhui
authored
a99eba0
View commit details
Copy full SHA for a99eba0
View code at this point
Browse repository at this point
[opt](profile) Refine process of auto_profile for less memory usage (#48653)
Show description for a888597
RoanHeNaN
authored
a888597
View commit details
Copy full SHA for a888597
View code at this point
Browse repository at this point
[improve](routine load) add more metrics to observe the routine load job (#48209)
Show description for b83fb48
sollhui
authored
b83fb48
View commit details
Copy full SHA for b83fb48
View code at this point
Browse repository at this point
[fix](binlog) Set dummy timestamp correctly (#48706)
w41ter
authored
ca850fa
View commit details
Copy full SHA for ca850fa
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.