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

ISSUE-3605: Replace arrow flight with gRPC #3606

Merged
merged 19 commits into from
Dec 30, 2021

Commits on Dec 29, 2021

  1. init commit

    ariesdevil committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    a11626f View commit details
    Browse the repository at this point in the history
  2. build success

    ariesdevil committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    bbef1cd View commit details
    Browse the repository at this point in the history
  3. cleanup meta proto file

    ariesdevil committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    cc19e60 View commit details
    Browse the repository at this point in the history
  4. make lint happy

    ariesdevil committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    1afe2ab View commit details
    Browse the repository at this point in the history
  5. add license header

    ariesdevil committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    c8ab046 View commit details
    Browse the repository at this point in the history
  6. try fix one test

    ariesdevil committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    e12081c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b9e617 View commit details
    Browse the repository at this point in the history
  8. grpc server start and stop

    ariesdevil committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    3b5f81d View commit details
    Browse the repository at this point in the history
  9. make lint happy again

    ariesdevil committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    e0fbe17 View commit details
    Browse the repository at this point in the history
  10. fix build

    ariesdevil committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    25e0d79 View commit details
    Browse the repository at this point in the history
  11. try fix tests

    ariesdevil committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    cab9d20 View commit details
    Browse the repository at this point in the history
  12. try fix tests

    ariesdevil committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    85776b9 View commit details
    Browse the repository at this point in the history
  13. rename suggested changes

    ariesdevil committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    af1a5d7 View commit details
    Browse the repository at this point in the history
  14. refactor some codes

    ariesdevil committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    855e075 View commit details
    Browse the repository at this point in the history
  15. add grpc client tests

    ariesdevil committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    d8fa67f View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    d1e9866 View commit details
    Browse the repository at this point in the history
  2. rename flight-rpc env name

    ariesdevil committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    68466ae View commit details
    Browse the repository at this point in the history
  3. refine codes

    ariesdevil committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    da78e65 View commit details
    Browse the repository at this point in the history
  4. fix timeout tests q.q

    ariesdevil committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    d4e6cec View commit details
    Browse the repository at this point in the history