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
/
arrow-java
Public
Notifications
You must be signed in to change notification settings
Fork
156
Star
97
Code
Issues
429
Pull requests
61
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
GH-62: Optimize Flight SQL JDBC Statement execution paths
- #1090
#1090
Open
xborder
wants to merge 16 commits into
apache:main
apache/arrow-java:main
from
xborder:optimize-queries-3
xborder/arrow-java:optimize-queries-3
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
GH-62: Optimize Flight SQL JDBC Statement execution paths
#1090
xborder
wants to merge 16 commits into
apache:main
apache/arrow-java:main
from
xborder:optimize-queries-3
xborder/arrow-java:optimize-queries-3
Copy head branch name to clipboard
Commits
Commits on Sep 24, 2026
move orchestration out of ArrowFlightMetaImpl
xborder
committed
0843213
View commit details
Copy full SHA for 0843213
Browse repository at this point
add builder pattern
xborder
committed
068bcfa
View commit details
Copy full SHA for 068bcfa
Browse repository at this point
Optimize statement queries 3 (#3)
Show description for 30db22f
xborder
committed
30db22f
View commit details
Copy full SHA for 30db22f
Browse repository at this point
remove unrelated JDBC sample app
xborder
committed
a417457
View commit details
Copy full SHA for a417457
Browse repository at this point
relax JDBC cancellation test assertion
xborder
committed
fe16609
View commit details
Copy full SHA for fe16609
Browse repository at this point
fix concurrent close
xborder
committed
fb642a6
View commit details
Copy full SHA for fb642a6
Browse repository at this point
Revert "relax JDBC cancellation test assertion"
Show description for fb92d17
xborder
committed
fb92d17
View commit details
Copy full SHA for fb92d17
Browse repository at this point
fixing missing concurrent close
xborder
committed
52a504f
View commit details
Copy full SHA for 52a504f
Browse repository at this point
throw Statement cancelled on queued streams
xborder
committed
88b2ee6
View commit details
Copy full SHA for 88b2ee6
Browse repository at this point
Preserve Flight info statement API
xborder
committed
9de2e03
View commit details
Copy full SHA for 9de2e03
Browse repository at this point
preserve server statement classification
xborder
committed
f994d63
View commit details
Copy full SHA for f994d63
Browse repository at this point
Close public statements with their connection
xborder
committed
71e18c4
View commit details
Copy full SHA for 71e18c4
Browse repository at this point
Map prepare failures to SQLException
xborder
committed
a9a718b
View commit details
Copy full SHA for a9a718b
Browse repository at this point
Tighten statement protocol regression coverage
xborder
committed
85167df
View commit details
Copy full SHA for 85167df
Browse repository at this point
Keep signature builders internal
xborder
committed
3a77376
View commit details
Copy full SHA for 3a77376
Browse repository at this point
Clean up implementation comments
xborder
committed
7baaad3
View commit details
Copy full SHA for 7baaad3
Browse repository at this point
You can’t perform that action at this time.