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 }}
apache
/
datafusion-java
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
32
Code
Issues
10
Pull requests
10
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Feat/table provider ffi
- #103
#103
Draft
timsaucer
wants to merge 22 commits into
apache:main
apache/datafusion-java:main
from
timsaucer:feat/table-provider-ffi
timsaucer/datafusion-java:feat/table-provider-ffi
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Draft
Feat/table provider ffi
#103
timsaucer
wants to merge 22 commits into
apache:main
apache/datafusion-java:main
from
timsaucer:feat/table-provider-ffi
timsaucer/datafusion-java:feat/table-provider-ffi
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2026
WIP using rerun specific table options
timsaucer
committed
d1c4a9b
View commit details
Copy full SHA for d1c4a9b
Browse repository at this point
WIP on making table providers spark data sources with a working example
timsaucer
committed
baa9ed3
View commit details
Copy full SHA for baa9ed3
Browse repository at this point
feat(spark): add Spark DataSource V2 connector + pyspark FFI demo
Show description for e7b5848
timsaucer
and
claude
committed
e7b5848
View commit details
Copy full SHA for e7b5848
Browse repository at this point
refactor(build): consolidate Rust crates into a Cargo workspace
Show description for 7ee7c9d
timsaucer
and
claude
committed
7ee7c9d
View commit details
Copy full SHA for 7ee7c9d
Browse repository at this point
feat(examples): pass user options through FFI table provider demo
Show description for 8db9d4a
timsaucer
and
claude
committed
8db9d4a
View commit details
Copy full SHA for 8db9d4a
Browse repository at this point
update examples to build after last commit
timsaucer
committed
e8c70a9
View commit details
Copy full SHA for e8c70a9
Browse repository at this point
feat(spark): per-partition payload + preferred locations in FFI factory
Show description for 088474d
timsaucer
and
claude
committed
088474d
View commit details
Copy full SHA for 088474d
Browse repository at this point
docs(examples): update SPARK_INTEGRATION for PartitionInfo + per-slice createProvider
Show description for f7d3972
timsaucer
and
claude
committed
f7d3972
View commit details
Copy full SHA for f7d3972
Browse repository at this point
feat(spark): SupportsReportPartitioning via optional reportPartitioning hook
Show description for daa3ba5
timsaucer
and
claude
committed
daa3ba5
View commit details
Copy full SHA for daa3ba5
Browse repository at this point
Commits on Jun 11, 2026
feat(spark): shared-scan mode with per-executor provider cache
Show description for c926d3d
timsaucer
committed
c926d3d
View commit details
Copy full SHA for c926d3d
Browse repository at this point
refactor(spark): fold scan planning/execution into connector cdylib
Show description for 1cffd93
timsaucer
and
claude
committed
1cffd93
View commit details
Copy full SHA for 1cffd93
Browse repository at this point
docs: rewrite examples README and move Spark guide into spark/
Show description for 1f73a6f
timsaucer
and
claude
committed
1f73a6f
View commit details
Copy full SHA for 1f73a6f
Browse repository at this point
feat(spark): add datafusion-spark-bridge SDK for static bridges
Show description for e9f3f61
timsaucer
and
claude
committed
e9f3f61
View commit details
Copy full SHA for e9f3f61
Browse repository at this point
feat(spark): ScanBackend dispatch + one-method-minimum factory
Show description for dc909ce
timsaucer
and
claude
committed
dc909ce
View commit details
Copy full SHA for dc909ce
Browse repository at this point
feat(spark): reusable native loader + bridge packaging recipe
Show description for 45c9613
timsaucer
and
claude
committed
45c9613
View commit details
Copy full SHA for 45c9613
Browse repository at this point
feat(spark): bridge scaffold generator
Show description for cc35958
timsaucer
and
claude
committed
cc35958
View commit details
Copy full SHA for cc35958
Browse repository at this point
refactor(spark)!: remove the FFI provider path
Show description for 9e47f0e
timsaucer
and
claude
committed
9e47f0e
View commit details
Copy full SHA for 9e47f0e
Browse repository at this point
docs: scrub dual-path language after FFI removal
Show description for 13bca92
timsaucer
and
claude
committed
13bca92
View commit details
Copy full SHA for 13bca92
Browse repository at this point
refactor(spark): rename optionsProtoBytes, fix stale createProvider docs
Show description for a1815a8
timsaucer
and
claude
committed
a1815a8
View commit details
Copy full SHA for a1815a8
Browse repository at this point
refactor(spark): rename LegacyMode to PerPartitionMode
Show description for 4b99734
timsaucer
and
claude
committed
4b99734
View commit details
Copy full SHA for 4b99734
Browse repository at this point
Commits on Jun 12, 2026
refactor(spark): move bridge scaffold from dev/ to spark/scaffold/
Show description for 827068c
timsaucer
and
claude
committed
827068c
View commit details
Copy full SHA for 827068c
Browse repository at this point
add support for fixed sized list widening
timsaucer
committed
0cc474a
View commit details
Copy full SHA for 0cc474a
Browse repository at this point
You can’t perform that action at this time.