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

Increased compatibility with Flight reference implementation of DoExchange #1964

Merged
merged 12 commits into from
Feb 28, 2022

Conversation

lbooker42
Copy link
Contributor

ArrowFlight implementation of DoExchange does not allow app_metadata to be populated on the first message but our current implementation requires every message to contain valid metadata to be processed.

@lbooker42 lbooker42 changed the title Increased compatibility with Flight reference implementation of DoExchange Increased compatibility with Flight reference implementation of DoExchange Feb 24, 2022
@lbooker42 lbooker42 merged commit e57e24b into deephaven:main Feb 28, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Feb 28, 2022
@lbooker42 lbooker42 deleted the lab-flight-compat branch June 26, 2024 20:00
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.

FlightClient.doExchange reference impl requires an initial flight descriptor before payloads
3 participants