Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-16606: [FlightRPC][Python] Handle non-lowercase header names #13274

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

lidavidm
Copy link
Member

gRPC may abort if it gets a non-lowercase header. In Python, just
pay the tax of normalizing case. In C++, add a note to the docs
instead.

gRPC may abort if it gets a non-lowercase header. In Python, just
pay the tax of normalizing case. In C++, add a note to the docs
instead.
@github-actions
Copy link

@github-actions
Copy link

⚠️ Ticket has not been started in JIRA, please click 'Start Progress'.

@pitrou pitrou merged commit e8cb0bd into apache:master Jun 1, 2022
@lidavidm lidavidm deleted the arrow-16606 branch June 1, 2022 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants