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
external
on
wasm
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 31, 2024
[fix][refactor] refactor schema init of externa table and some parquet issue (#30325)
Show description for 5593731
morningman
authored
5593731
View commit details
Copy full SHA for 5593731
View code at this point
Browse repository at this point
Commits on Jan 27, 2024
fix iceberg table get split fail when with date type conjuct (#30162)
GoGoWen
authored
6e8037f
View commit details
Copy full SHA for 6e8037f
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
[fix](ES catalog) throw exception when ES meta track failed (#30409)
qidaye
authored
c1006a0
View commit details
Copy full SHA for c1006a0
View code at this point
Browse repository at this point
Commits on Dec 30, 2023
[fix](es catalog) only es_query function can push down to ES (#29320)
Show description for 2c4e52e
qidaye
authored
2c4e52e
View commit details
Copy full SHA for 2c4e52e
View code at this point
Browse repository at this point
Commits on Nov 24, 2023
[deprecated](external) remove deprecated hudi and iceberg external table (#27456)
Show description for 6142a53
morningman
authored
6142a53
View commit details
Copy full SHA for 6142a53
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
[bugfix](es-catalog)fix exception when querying ES table (#26788)
liugddx
authored
e093416
View commit details
Copy full SHA for e093416
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
[Improvement](statistics)Collect stats for hive partition column using metadata (#24853)
Show description for 1130317
Jibing-Li
authored
1130317
View commit details
Copy full SHA for 1130317
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
[improvement](fe and broker) support specify broker to getSplits, check isSplitable, file scan for HMS Multi-catalog (#24830)
Show description for aa0b74d
WinkerDu
and
chenlinzhong
authored
aa0b74d
View commit details
Copy full SHA for aa0b74d
View code at this point
Browse repository at this point
Commits on Oct 8, 2023
[feature](es-catalog) add `include_hidden_index`in order to get the hidden index. (#24826)
liugddx
authored
541f48a
View commit details
Copy full SHA for 541f48a
View code at this point
Browse repository at this point
[fix](es-catalog)fix error when querying the index ,elasticsearch version 8.9.1 (#24839)
Show description for fddef8b
liugddx
authored
fddef8b
View commit details
Copy full SHA for fddef8b
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
[fix](es-catalog) If the returned data is incorrect, it will be directly unified as the index was not found (#24831)
liugddx
authored
504ab2d
View commit details
Copy full SHA for 504ab2d
View code at this point
Browse repository at this point
Commits on Sep 23, 2023
[fix](es catalog) remove _default_ field when parsing mapping. (#24781)
qidaye
authored
bf07415
View commit details
Copy full SHA for bf07415
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
[fix](security): Use SecureRandom instead of Random, because it provides better security #24483
xutaoustc
authored
8b1e589
View commit details
Copy full SHA for 8b1e589
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
[Bugfix](multi-catalog)If es hosts ends with "/", the index cannot be obtained. (#24272)
liugddx
authored
8aa3913
View commit details
Copy full SHA for 8aa3913
View code at this point
Browse repository at this point
[fix](multi-catalog)Es catalog needs to verify whether it is a valid configuration. (#24309)
liugddx
authored
aa9f226
View commit details
Copy full SHA for aa9f226
View code at this point
Browse repository at this point
Commits on Aug 26, 2023
[fix](hive) do not split compress data file and support lz4/snappy block codec (#23245)
Show description for 40be6a0
morningman
authored
40be6a0
View commit details
Copy full SHA for 40be6a0
View code at this point
Browse repository at this point
Commits on Aug 10, 2023
[fix](iceberg) fix iceberg's filter expr to filter file (#22740)
Show description for 94c9dce
wuwenchi
authored
94c9dce
View commit details
Copy full SHA for 94c9dce
View code at this point
Browse repository at this point
Commits on Aug 8, 2023
[style](jdbc catalog) Tidy the jdbc catalog java file directory (#22691)
zy-kkk
authored
50dd318
View commit details
Copy full SHA for 50dd318
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
[fix](DOE) es catalog not working with pipeline,datetimev2, array and esquery (#22046)
qidaye
authored
b839914
View commit details
Copy full SHA for b839914
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
[feature](catalog) support clob type in oracle jdbc catalog (#21532)
lsy3993
authored
4f6a3c5
View commit details
Copy full SHA for 4f6a3c5
View code at this point
Browse repository at this point
[improvement](jdbc catalog) improve mysql jdbc catalog read bytea`s types & else improve (#22233)
zy-kkk
authored
619a285
View commit details
Copy full SHA for 619a285
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
[feature](jdbc) Support jdbc catalog to read json types (#21341)
zy-kkk
authored
0be349e
View commit details
Copy full SHA for 0be349e
View code at this point
Browse repository at this point
Commits on Jul 7, 2023
[Improvement](statistics, multi catalog)Support iceberg table stats collection (#21481)
Show description for 9bcf791
Jibing-Li
authored
9bcf791
View commit details
Copy full SHA for 9bcf791
View code at this point
Browse repository at this point
Commits on Jul 4, 2023
[improvement](jdbc)Support for automatically obtaining the precision of the trino/presto timestamp type (#21386)
zy-kkk
authored
f498bee
View commit details
Copy full SHA for f498bee
View code at this point
Browse repository at this point
[improvement](jdbc)Support for automatically obtaining the precision of the hana timestamp type (#21380)
zy-kkk
authored
aec5bac
View commit details
Copy full SHA for aec5bac
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
[fix](jdbc) Handling Zero DateTime Values in Non-nullable Columns for JDBC Catalog Reading MySQL (#21296)
zy-kkk
authored
449c8d4
View commit details
Copy full SHA for 449c8d4
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
[improvement](oracle jdbc)Support for automatically obtaining the precision of the oracle timestamp type (#21252)
zy-kkk
authored
d871df6
View commit details
Copy full SHA for d871df6
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
[improvement](ms jdbc)Support for automatically obtaining the precision of the sqlserver datetime type (#21145)
zy-kkk
authored
c9306e9
View commit details
Copy full SHA for c9306e9
View code at this point
Browse repository at this point
[bug](jdbc catalog) fix getPrimaryKeys fun bug (#21137)
zy-kkk
authored
9c5a0cc
View commit details
Copy full SHA for 9c5a0cc
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
[Feature](materialized-view) support create mv contain aggstate column (#20812)
Show description for 5f0bb49
BiteTheDDDDt
authored
5f0bb49
View commit details
Copy full SHA for 5f0bb49
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
[improvement](jdbc mysql) support auto calculate the precision of timestamp/datetime (#20788)
zy-kkk
authored
7e01f07
View commit details
Copy full SHA for 7e01f07
View code at this point
Browse repository at this point
Commits on Jun 16, 2023
[improvement](pg jdbc)Support for automatically obtaining the precision of the postgresql timestamp type (#20909)
zy-kkk
authored
fe18cfa
View commit details
Copy full SHA for fe18cfa
View code at this point
Browse repository at this point
[improvement](jdbc) support insert autoinc and default value column to mysql (#20765)
Show description for 367f64e
zy-kkk
authored
367f64e
View commit details
Copy full SHA for 367f64e
View code at this point
Browse repository at this point
[improvement](ck jdbc) Support for automatically getting the precision of clickhouse's datetime64 type (#20887)
zy-kkk
authored
e834637
View commit details
Copy full SHA for e834637
View code at this point
Browse repository at this point
Commits on Jun 15, 2023
[improvement](jdbc) support support get mysql information_schema's table and clickhouse system's table (#20768)
zy-kkk
authored
d9b3c2a
View commit details
Copy full SHA for d9b3c2a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.