Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
apache
/
fluss
Public
Notifications
You must be signed in to change notification settings
Fork
518
Star
1.8k
Code
Issues
417
Pull requests
197
Discussions
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Mar 24, 2026
[server] Extend metadata models to support per-table/partition remote data directory (#2763)
LiebingYu
authored
05b6f66
Copy full SHA for 05b6f66
Commits on Mar 23, 2026
[lake/lance] Add NestedRow type support for Lance (#2578)
Show description for 649bb41
XuQianJin-Stars
and
leekeiabstraction
authored
649bb41
Copy full SHA for 649bb41
[server] return all invalid option in err msg of InvalidAlterTableException. (#2897)
loserwang1024
authored
3b95065
Copy full SHA for 3b95065
Commits on Mar 22, 2026
[docs] add links to Python client documentation (#2461)
Show description for c59c0f1
Prajwal-banakar
and
leekeiabstraction
authored
c59c0f1
Copy full SHA for c59c0f1
[docs] Add links to Rust client documentation (#2462)
Show description for ee03ba7
Prajwal-banakar
and
leekeiabstraction
authored
ee03ba7
Copy full SHA for ee03ba7
Commits on Mar 20, 2026
[doc] Align the doc table (#2901)
zcoo
authored
398db17
Copy full SHA for 398db17
Commits on Mar 19, 2026
[flink] Allow partial updates for AGGREGATION merge engine (#2888)
Show description for 0fa75eb
platinumhamburg
authored
0fa75eb
Copy full SHA for 0fa75eb
[server] Support alter database comment and custom properties (#1172)
LiebingYu
authored
14f0f12
Copy full SHA for 14f0f12
[test][kv] Ensure ordered inserts for auto-increment ID tests (#2779)
Show description for 86b1f4c
beryllw
authored
86b1f4c
Copy full SHA for 86b1f4c
Commits on Mar 18, 2026
[helm][hotfix] Go template whitespace trimming caused exceptions (#2893)
Show description for 22ece48
morazow
authored
22ece48
Copy full SHA for 22ece48
[server] Fix ListDatabaseSummary always return table count as 0 or 1(#2852)
loserwang1024
authored
0825d68
Copy full SHA for 0825d68
Commits on Mar 17, 2026
[helm] Rewrite README to point to website docs (#2846)
affo
authored
aa5d166
Copy full SHA for aa5d166
[server] Still do remove server tag if tablet server not exist (#2883)
zcoo
authored
7b9438f
Copy full SHA for 7b9438f
Commits on Mar 16, 2026
[client] Fix infinite retry loop in idempotent writer on lost response with OutOfOrderSequenceException (#2827)
LiebingYu
authored
0f4d865
Copy full SHA for 0f4d865
add trending tag (#2878)
MehulBatra
authored
bfcc249
Copy full SHA for bfcc249
[helm] Enable SASL authentication configurations (#2506)
morazow
authored
f7e4498
Copy full SHA for f7e4498
[common] Support Protobuf and RPC for Predicates (#2502)
polyzos
authored
ac21483
Copy full SHA for ac21483
[hotfix] Fix serialize modifiedTime field in TableRegistrationJsonSerde (#2810)
gyang94
authored
d72ba3a
Copy full SHA for d72ba3a
[server] Register ConfigException in Errors to fix misleading UnknownServerException from alterClusterConfigs (#2857)
LiebingYu
authored
bcf8b64
Copy full SHA for bcf8b64
Commits on Mar 13, 2026
[lake/paimon] Fix partition expiration never triggered in Paimon lake table managed by Tiering Service (#2862)
LiebingYu
authored
96aee59
Copy full SHA for 96aee59
[lake/tiering] Add per-table monitoring metrics for Lake Tiering (#2454)
beryllw
authored
f7fa971
Copy full SHA for f7fa971
[Helm] Revert Chart Component Configuration Isolation (#2472) (#2863)
Show description for 8cd9a6f
affo
authored
8cd9a6f
Copy full SHA for 8cd9a6f
[lake/tiering] fallback to Flink's `io.tmp.dir` when `client.scanner.io.tmpdir` is not set. (#2859)
Show description for acd9632
zuston
and
Junfan Zhang
authored
acd9632
Copy full SHA for acd9632
Commits on Mar 12, 2026
[Helm] Chart Component Configuration Isolation (#2472)
Show description for d956e75
hemanthsavasere
authored
d956e75
Copy full SHA for d956e75
[typo] Fix typo in log loading period (#2798)
zcoo
authored
cb873e6
Copy full SHA for cb873e6
[docs] Update doc in api/java-client about complex type (#2845)
Show description for 7bd5a0f
nhuantho
authored
7bd5a0f
Copy full SHA for 7bd5a0f
[ci] Fix AbfsFileSystemBehaviorITCase fails with "Bind Address already in use" in CI (#2630)
litiliu
authored
17f99e5
Copy full SHA for 17f99e5
[lake/iceberg] only enable column stats when scan filter exists (#2842)
Show description for a89311f
zuston
and
Junfan Zhang
authored
a89311f
Copy full SHA for a89311f
Commits on Mar 11, 2026
[log] Support dynamic configuration for log.replica.min-in-sync-replicas-number (#2837)
Show description for 6bde9c3
zcoo
authored
6bde9c3
Copy full SHA for 6bde9c3
[fluss-client] Support Complex Data Types on the Java Typed API (Map and Array) (#2814)
Show description for 2f8cada
nhuantho
and
polyzos
authored
2f8cada
Copy full SHA for 2f8cada
[helm] Add CI workflow to run Helm tests (#2777)
Show description for dd181eb
morazow
authored
dd181eb
Copy full SHA for dd181eb
[kv] Support dynamic configuration for 'kv.snapshot.interval' (#2820)
Show description for e6e95ca
swuferhong
authored
e6e95ca
Copy full SHA for e6e95ca
Commits on Mar 10, 2026
[client] Support Scan#createBatchScanner() API to read data from the whole table (#2794)
loserwang1024
authored
199af0b
Copy full SHA for 199af0b
[helm] Fix wrong resource name in coordinator sts (#2834)
morazow
authored
2c49fbc
Copy full SHA for 2c49fbc
Commits on Mar 9, 2026
[server] Add configuration options for multiple remote data directories (#2757)
LiebingYu
authored
bafba42
Copy full SHA for bafba42
Pagination
Previous
Next
You can’t perform that action at this time.