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-8304: [Flight][Python] Fix client example with TLS #6808

Closed
wants to merge 2 commits into from

Conversation

pitrou
Copy link
Member

@pitrou pitrou commented Apr 2, 2020

The get command wouldn't use the adequate TLS root certs when fetching a Flight from its endpoints.

Also fix style in the Python examples and configure archery lint to check them.

ravindra-wagh and others added 2 commits April 2, 2020 12:21
…certificates

client.py creates a new client to call do_get, but doesn't configure TLS certificates. So fixed this issue by assigning root certificate to newly created client.
@github-actions
Copy link

github-actions bot commented Apr 2, 2020

@pitrou
Copy link
Member Author

pitrou commented Apr 2, 2020

@pitrou
Copy link
Member Author

pitrou commented Apr 2, 2020

+1, merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants