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

[FlightRPC] Test RPC features in integration tests #22290

Closed
asfimport opened this issue Jul 8, 2019 · 1 comment
Closed

[FlightRPC] Test RPC features in integration tests #22290

asfimport opened this issue Jul 8, 2019 · 1 comment

Comments

@asfimport
Copy link
Collaborator

We should test not just wire-format compatibility, but feature-compatibility in Flight integration tests. This may mean adding a separate suite of tests to the integration script.

Features that should be tested include:

  • Authentication
  • Error & error code propagation
  • Cancellation
  • Flow control/backpressure

Reporter: David Li / @lidavidm
Assignee: David Li / @lidavidm

PRs and other links:

Note: This issue was originally created as ARROW-5875. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

Wes McKinney / @wesm:
Issue resolved by pull request 6617
#6617

@asfimport asfimport added this to the 1.0.0 milestone Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants