Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
sundy-li
/
databend
Public
forked from
databendlabs/databend
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
328
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
procedure-null-schema
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 22, 2025
fix(query): fix set_null_schema
sundy-li
committed
24b779f
Copy full SHA for 24b779f
Commits on Oct 21, 2025
feat: remove enable_experimental_merge_into setting (#18841)
camilesing
authored
efe954b
Copy full SHA for efe954b
feat: enable geo and virtual column settings by default (#18873)
Show description for c43e0af
BohuTANG
authored
c43e0af
Copy full SHA for c43e0af
Commits on Oct 20, 2025
fix: memory size of string view should count views array. (#18867)
Show description for aefd2a5
youngsofun
authored
aefd2a5
Copy full SHA for aefd2a5
feat(query): better script engine with dynamic schema support (#18838)
Show description for f8a4d9b
sundy-li
authored
f8a4d9b
Copy full SHA for f8a4d9b
chore: test: remove shell version of meta-meta compat test
Show description for 33604b6
drmingdrmer
committed
33604b6
Copy full SHA for 33604b6
refactor: rewrite meta-meta compat test with python (#18870)
Show description for f89f448
drmingdrmer
authored
f89f448
Copy full SHA for f89f448
chore: remove common-password feature to reduce binary size (#18868)
Show description for f799249
TCeason
authored
f799249
Copy full SHA for f799249
fix: config rename for file logging max_size (#18772)
Show description for 3331e9c
everpcpc
authored
3331e9c
Copy full SHA for 3331e9c
feat(query): Inverted index support search Variant inner fields (#18861)
Show description for 4e7358c
b41sh
authored
4e7358c
Copy full SHA for 4e7358c
Update Databend Architecture image in README
BohuTANG
authored
d2bd648
Copy full SHA for d2bd648
Update Databend Architecture image link
BohuTANG
authored
d4eb9c0
Copy full SHA for d4eb9c0
Commits on Oct 19, 2025
feat: metactl: add dump-raft-log-wal subcommand (#18865)
Show description for 694c38b
drmingdrmer
authored
694c38b
Copy full SHA for 694c38b
chore: upgrade raft-log and display-more (#18864)
drmingdrmer
authored
9f8f68c
Copy full SHA for 9f8f68c
chore: upgrade openraft from from v0.10.0-alpha.9 to v0.10.0-alpha.11 (#18862)
drmingdrmer
authored
e29bcdf
Copy full SHA for e29bcdf
Commits on Oct 18, 2025
feat: add isnan and isinf functions for float types (#18858)
Show description for 68407fe
RiversJin
authored
68407fe
Copy full SHA for 68407fe
fix(query): NULL constraint checking in column modification (#18855)
Show description for faef998
TCeason
authored
faef998
Copy full SHA for faef998
Commits on Oct 17, 2025
fix(query): optimize JWT key lookup to avoid unnecessary JWKS refresh (#18845)
Show description for 00fc04d
everpcpc
authored
00fc04d
Copy full SHA for 00fc04d
Update README.md
BohuTANG
authored
1321232
Copy full SHA for 1321232
feat: meta: add detailed version output for databend-meta -V (#18856)
Show description for ccfb48f
drmingdrmer
authored
ccfb48f
Copy full SHA for ccfb48f
feat: meta: add I/O timing tracking for log entry application (#18854)
Show description for 57bb432
drmingdrmer
and
drdrxp
authored
57bb432
Copy full SHA for 57bb432
Revise README for improved feature descriptions
Show description for 477201a
BohuTANG
authored
477201a
Copy full SHA for 477201a
Update README.md
BohuTANG
authored
2b9bed1
Copy full SHA for 2b9bed1
Update README.md
BohuTANG
authored
05fe7a7
Copy full SHA for 05fe7a7
Enhance use cases in README with new analytics options
Show description for 425b9e5
BohuTANG
authored
425b9e5
Copy full SHA for 425b9e5
chore(storage): merge_io_reader passes through `opendal::Buffer` and no longer copies (#18840)
forsaken628
authored
6a2f5a8
Copy full SHA for 6a2f5a8
Update README.md
BohuTANG
authored
408e053
Copy full SHA for 408e053
feat(query): Show Statistics add Virtual Column Stats and Min/Max Fields (#18849)
Show description for fe3db4d
b41sh
authored
fe3db4d
Copy full SHA for fe3db4d
Commits on Oct 16, 2025
feat: implement irreversible vacuum drop table protection (#18809)
Show description for 692f0ce
dantengsky
authored
692f0ce
Copy full SHA for 692f0ce
fix: pipeline max_threads should use max width of Pipes. (#18837)
youngsofun
authored
43cc181
Copy full SHA for 43cc181
refactor: meta: unify FetchAddU64 into FetchIncreaseU64 (#18847)
Show description for 1b75e7e
drmingdrmer
authored
1b75e7e
Copy full SHA for 1b75e7e
feat: support optional arg name for create function (#18848)
KKould
authored
2567265
Copy full SHA for 2567265
fix: use compile-time cfg for platform-specific DMA flags (#18846)
Show description for c2b5429
drmingdrmer
and
forsaken628
authored
c2b5429
Copy full SHA for c2b5429
Update README.md
BohuTANG
authored
c291ba4
Copy full SHA for c291ba4
refactor: simplify mask policy storage structure (#18836)
Show description for bc36a9d
TCeason
authored
bc36a9d
Copy full SHA for bc36a9d
Pagination
Previous
Next
You can’t perform that action at this time.