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
Public
Notifications
You must be signed in to change notification settings
Fork
4.3k
Star
17.2k
Code
Issues
2.1k
Pull requests
409
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
GH-46315 [C#] Apache Arrow Flight Middleware
- #46316
#46316
Closed
HackPoint
wants to merge 17 commits into
apache:main
apache/arrow:main
from
HackPoint:feat/flight-csharp-middleware
HackPoint/arrow:feat/flight-csharp-middleware
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
GH-46315 [C#] Apache Arrow Flight Middleware
#46316
HackPoint
wants to merge 17 commits into
apache:main
apache/arrow:main
from
HackPoint:feat/flight-csharp-middleware
HackPoint/arrow:feat/flight-csharp-middleware
Copy head branch name to clipboard
Commits
Commits on Apr 15, 2025
feat(middleware): add comprehensive tests for CookieMiddleware capturing headers and cookie values
Show description for 7610af4
HackPoint
committed
7610af4
View commit details
Copy full SHA for 7610af4
Browse repository at this point
Commits on Apr 27, 2025
feat: headers + cookie
HackPoint
committed
26fa098
View commit details
Copy full SHA for 26fa098
Browse repository at this point
feat: DoPut
HackPoint
committed
a14a845
View commit details
Copy full SHA for a14a845
Browse repository at this point
Commits on Apr 28, 2025
feat: Middleware implementation
HackPoint
committed
81ad726
View commit details
Copy full SHA for 81ad726
Browse repository at this point
Commits on May 4, 2025
fix: remove redundant memory allocation (minor, but for a lot of calls it will add up and force more GC calls)
HackPoint
committed
da5a7e6
View commit details
Copy full SHA for da5a7e6
Browse repository at this point
chore: explicitly return Array.Empty<Cookie>
HackPoint
committed
6f41d63
View commit details
Copy full SHA for 6f41d63
Browse repository at this point
Commits on May 5, 2025
Merge branch 'apache:main' into feat/flight-csharp-middleware
HackPoint
authored
ca8cc4f
View commit details
Copy full SHA for ca8cc4f
Browse repository at this point
Commits on May 8, 2025
Merge remote-tracking branch 'origin/feat/flight-csharp-middleware' into feat/flight-csharp-middleware
Show description for 0b19ecc
HackPoint
committed
0b19ecc
View commit details
Copy full SHA for 0b19ecc
Browse repository at this point
Merge branch 'apache:main' into feat/flight-csharp-middleware
HackPoint
authored
9cd47eb
View commit details
Copy full SHA for 9cd47eb
Browse repository at this point
Commits on May 14, 2025
fix(Middleware): re-implemented case in-sensitive and response handler for cookie middleware
Show description for 3983768
HackPoint
committed
3983768
View commit details
Copy full SHA for 3983768
Browse repository at this point
Merge branch 'main' into feat/flight-csharp-middleware
HackPoint
committed
7dd907b
View commit details
Copy full SHA for 7dd907b
Browse repository at this point
Commits on Jul 28, 2025
Merge remote-tracking branch 'origin/main' into feat/flight-csharp-middleware
HackPoint
committed
e8e251d
View commit details
Copy full SHA for e8e251d
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/flight-csharp-middleware
Show description for a191b2f
HackPoint
committed
a191b2f
View commit details
Copy full SHA for a191b2f
Browse repository at this point
Commits on Jul 30, 2025
fix: failing test
HackPoint
committed
18f79de
View commit details
Copy full SHA for 18f79de
Browse repository at this point
Commits on Aug 3, 2025
chore: adding apache license notes
HackPoint
committed
440fbf7
View commit details
Copy full SHA for 440fbf7
Browse repository at this point
Commits on Aug 17, 2025
Merge branch 'apache:main' into feat/flight-csharp-middleware
HackPoint
authored
67360a1
View commit details
Copy full SHA for 67360a1
Browse repository at this point
Commits on Aug 18, 2025
Refactor ClientInterceptorAdapter to reduce duplication and improve middleware handling
Show description for 1605fad
HackPoint
committed
1605fad
View commit details
Copy full SHA for 1605fad
Browse repository at this point
You can’t perform that action at this time.