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

ArrowFlight: ignore messages that have no app_metadata set instead of NPE #1441

Merged
merged 1 commit into from
Oct 13, 2021

Conversation

nbauernfeind
Copy link
Member

Apparently C++ Client automatically sends a FlightDescriptor at the time a DoExchange is opened. The documentation around this gRPC API is different... but we can work around by ignoring that first message.

@nbauernfeind nbauernfeind added this to the Oct 2021 milestone Oct 12, 2021
@nbauernfeind nbauernfeind self-assigned this Oct 12, 2021
@kosak kosak merged commit 691804e into deephaven:main Oct 13, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Oct 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants