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-20981: [Flight][Integration] Generic gRPC Test Runner and Server #44115

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    bb6b3cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    600f929 View commit details
    Browse the repository at this point in the history
  3. change module name

    joellubi committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    13d0e04 View commit details
    Browse the repository at this point in the history
  4. remove arrow dependency

    joellubi committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ed43b3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83da9f8 View commit details
    Browse the repository at this point in the history
  6. add to github actions

    joellubi committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8f7ee93 View commit details
    Browse the repository at this point in the history
  7. add license header

    joellubi committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    66fa84d View commit details
    Browse the repository at this point in the history
  8. fix auth scenario

    joellubi committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    97bcb36 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    098602c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    c6d76da View commit details
    Browse the repository at this point in the history
  2. clean up composed types

    joellubi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5b136f6 View commit details
    Browse the repository at this point in the history
  3. complete flight_sql scenario

    joellubi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7d08b60 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. add app_metadata scenario

    joellubi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e4096be View commit details
    Browse the repository at this point in the history
  2. add middleware scenario

    joellubi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    660ddf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. add session_options scenario

    joellubi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e0bd123 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab3d598 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ae8058 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8ea4b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. graceful shutdown for server

    joellubi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a707e30 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    09d1018 View commit details
    Browse the repository at this point in the history