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
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
.
apache
/
paimon-rust
Public
Notifications
You must be signed in to change notification settings
Fork
92
Star
197
Code
Issues
15
Pull requests
19
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(datafusion): support the $audit_log system table
- #787
#787
Open
jerry-024
wants to merge 17 commits into
apache:main
apache/paimon-rust:main
from
jerry-024:feat/audit-log-system-table
jerry-024/paimon-rust:feat/audit-log-system-table
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
feat(datafusion): support the $audit_log system table
#787
jerry-024
wants to merge 17 commits into
apache:main
apache/paimon-rust:main
from
jerry-024:feat/audit-log-system-table
jerry-024/paimon-rust:feat/audit-log-system-table
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
feat: support audit log system table
jerry-024
committed
8fc48ac
View commit details
Copy full SHA for 8fc48ac
Browse repository at this point
fix(datafusion): align audit dynamic options with Java
jerry-024
committed
f50fa9a
View commit details
Copy full SHA for f50fa9a
Browse repository at this point
fix(datafusion): align system table authorization with Java
jerry-024
committed
4376087
View commit details
Copy full SHA for 4376087
Browse repository at this point
Commits on Sep 8, 2026
fix(datafusion): retain system table type validation
jerry-024
committed
e16c7cb
View commit details
Copy full SHA for e16c7cb
Browse repository at this point
perf(table): batch interleave diff output
jerry-024
committed
46752b2
View commit details
Copy full SHA for 46752b2
Browse repository at this point
perf(table): deduplicate pinned diff batches
jerry-024
committed
c98dbf3
View commit details
Copy full SHA for c98dbf3
Browse repository at this point
Commits on Sep 9, 2026
Merge remote-tracking branch 'upstream/main' into feat/audit-log-system-table
Show description for 28c3db0
jerry-024
committed
28c3db0
View commit details
Copy full SHA for 28c3db0
Browse repository at this point
fix(datafusion): harden audit log planning and auth
jerry-024
committed
d793270
View commit details
Copy full SHA for d793270
Browse repository at this point
Commits on Sep 10, 2026
fix(table): align audit log read planning
jerry-024
committed
a9e4e99
View commit details
Copy full SHA for a9e4e99
Browse repository at this point
Commits on Sep 11, 2026
fix(table): harden audit log scan planning
jerry-024
committed
cfc40aa
View commit details
Copy full SHA for cfc40aa
Browse repository at this point
fix(table): make audit splits independently mergeable
jerry-024
committed
0e86915
View commit details
Copy full SHA for 0e86915
Browse repository at this point
docs(table): clarify first-row audit split path
jerry-024
committed
7c305ef
View commit details
Copy full SHA for 7c305ef
Browse repository at this point
fix(table): preserve audit projection and pruning semantics
jerry-024
committed
3af12be
View commit details
Copy full SHA for 3af12be
Browse repository at this point
Commits on Sep 14, 2026
refactor(table): decouple audit reads from standard scans
jerry-024
committed
cf5d1e2
View commit details
Copy full SHA for cf5d1e2
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into feat/audit-log-system-table
Show description for e5308e0
jerry-024
committed
e5308e0
View commit details
Copy full SHA for e5308e0
Browse repository at this point
refactor: simplify audit log scan and read wrappers
jerry-024
committed
1781d21
View commit details
Copy full SHA for 1781d21
Browse repository at this point
refactor: remove optional audit scan hooks
jerry-024
committed
0b49446
View commit details
Copy full SHA for 0b49446
Browse repository at this point
You can’t perform that action at this time.