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
Type
/
to 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
/
datafusion-python
Public
Notifications
You must be signed in to change notification settings
Fork
163
Star
594
Code
Issues
48
Pull requests
40
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add support for logical and physical codecs
- #1541
#1541
Merged
timsaucer
merged 11 commits into
apache:main
apache/datafusion-python:main
from
timsaucer:feat/proto-codecs
timsaucer/datafusion-python:feat/proto-codecs
Copy head branch name to clipboard
May 15, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add support for logical and physical codecs
#1541
timsaucer
merged 11 commits into
apache:main
apache/datafusion-python:main
from
timsaucer:feat/proto-codecs
timsaucer/datafusion-python:feat/proto-codecs
Copy head branch name to clipboard
Commits
Commits on May 14, 2026
feat: unify logical + physical proto codec stack via SessionContext
Show description for 6f5def3
timsaucer
and
claude
committed
6f5def3
View commit details
Copy full SHA for 6f5def3
Browse repository at this point
test: FFI-example integration tests for codec + plan capsule APIs
Show description for d6f4cc7
timsaucer
and
claude
committed
d6f4cc7
View commit details
Copy full SHA for d6f4cc7
Browse repository at this point
refactor: tighten PR1 scope to codec plumbing only
Show description for 26422bd
timsaucer
and
claude
committed
26422bd
View commit details
Copy full SHA for 26422bd
Browse repository at this point
remove unuseful code comments
timsaucer
committed
9157154
View commit details
Copy full SHA for 9157154
Browse repository at this point
docs: rewrite codec module comments around purpose, not PR sequence
Show description for 88a4585
timsaucer
and
claude
committed
88a4585
View commit details
Copy full SHA for 88a4585
Browse repository at this point
feat(codec): forward every LogicalExtensionCodec /
Show description for b2d77f4
timsaucer
and
claude
committed
b2d77f4
View commit details
Copy full SHA for b2d77f4
Browse repository at this point
docs: tighten codec dispatch test docstrings
Show description for 63caf50
timsaucer
and
claude
committed
63caf50
View commit details
Copy full SHA for 63caf50
Browse repository at this point
refactor(ffi-example): MyExecutionPlan emits real data via
Show description for fa453ec
timsaucer
and
claude
committed
fa453ec
View commit details
Copy full SHA for fa453ec
Browse repository at this point
refactor: drop dormant ExecutionPlan PyCapsule round-trip
Show description for dbbbf4a
timsaucer
and
claude
committed
dbbbf4a
View commit details
Copy full SHA for dbbbf4a
Browse repository at this point
feat: PyExpr.to_bytes / from_bytes via session logical codec
Show description for ffcaed9
timsaucer
and
claude
committed
ffcaed9
View commit details
Copy full SHA for ffcaed9
Browse repository at this point
Commits on May 15, 2026
test(ffi-example): assert codec roundtrip restores plan output
Show description for daeb755
timsaucer
and
claude
committed
daeb755
View commit details
Copy full SHA for daeb755
Browse repository at this point
You can’t perform that action at this time.