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

GH-44361: [C#][Integration] Include .NET in Flight integration tests #44377

Merged
merged 8 commits into from
Oct 15, 2024

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    a4b25ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f62ec4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5874aef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a977ce View commit details
    Browse the repository at this point in the history
  5. Use grpc+tcp URI scheme

    Specify locations in GetFlightInfo using the correct scheme,
    and handle creating GRPC channels using this scheme.
    adamreeve committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7ec6ec3 View commit details
    Browse the repository at this point in the history
  6. Tidy ups

    adamreeve committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c765f1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2e34a2 View commit details
    Browse the repository at this point in the history
  8. Fix race condition

    adamreeve committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ed02950 View commit details
    Browse the repository at this point in the history