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
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-java
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
30
Code
Issues
9
Pull requests
9
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: configure SessionContext and RuntimeEnv via builder
- #28
#28
Merged
andygrove
merged 10 commits into
apache:main
apache/datafusion-java:main
from
andygrove:feat/session-context-config
andygrove/datafusion-java:feat/session-context-config
Copy head branch name to clipboard
May 13, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: configure SessionContext and RuntimeEnv via builder
#28
andygrove
merged 10 commits into
apache:main
apache/datafusion-java:main
from
andygrove:feat/session-context-config
andygrove/datafusion-java:feat/session-context-config
Copy head branch name to clipboard
Commits
Commits on May 13, 2026
feat: add SessionOptions protobuf for SessionContext configuration
andygrove
committed
f13d715
View commit details
Copy full SHA for f13d715
Browse repository at this point
build: compile project-local protos via protobuf-maven-plugin
andygrove
committed
8cd265f
View commit details
Copy full SHA for 8cd265f
Browse repository at this point
build: generate Rust types for SessionOptions via prost-build
andygrove
committed
b8d7bca
View commit details
Copy full SHA for b8d7bca
Browse repository at this point
feat: add SessionContextBuilder with typed setters
andygrove
committed
9fbc812
View commit details
Copy full SHA for 9fbc812
Browse repository at this point
feat(session-context): apply SessionConfig and RuntimeEnv options via builder
andygrove
committed
c768d16
View commit details
Copy full SHA for c768d16
Browse repository at this point
fix(session-context): add build() Javadoc and tighten info_schema assertion
andygrove
committed
dc0c2cb
View commit details
Copy full SHA for dc0c2cb
Browse repository at this point
test: cover SessionContextBuilder with every knob set
andygrove
committed
c351d32
View commit details
Copy full SHA for c351d32
Browse repository at this point
style: apply cargo fmt
andygrove
committed
60a0d74
View commit details
Copy full SHA for 60a0d74
Browse repository at this point
fix(session-context): validate builder args and narrow module visibility
andygrove
committed
759902c
View commit details
Copy full SHA for 759902c
Browse repository at this point
build: bundle protoc via protoc-bin-vendored to fix CI build
andygrove
committed
3db43e3
View commit details
Copy full SHA for 3db43e3
Browse repository at this point
You can’t perform that action at this time.