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

Mock sqlgatewayclient #58

Closed
wants to merge 5 commits into from
Closed

Conversation

zqWu
Copy link
Contributor

@zqWu zqWu commented Mar 15, 2023

Description

a mock sql flink client

  • receive any statement, save to list
  • return {"status":"finished"} for any operation_handle

Resolves #34

PR Checklist

@gliter
Copy link
Collaborator

gliter commented Mar 15, 2023

@zqWu could I ask you to cherry-pick your mock sqlgateway implementation on top of fresh develop? Without commits that adds the feature.

@gliter
Copy link
Collaborator

gliter commented Mar 15, 2023

@zqWu this PR looks like it is not ready to merge. Could you convert to draft?

@zqWu zqWu closed this Mar 15, 2023
@zqWu zqWu deleted the mock-sqlgatewayclient branch March 15, 2023 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Flink SQL gateway mock for component tests
2 participants