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

v2: metastore client #3540

Merged
merged 25 commits into from
Sep 13, 2024
Merged

v2: metastore client #3540

merged 25 commits into from
Sep 13, 2024

Conversation

korniltsev
Copy link
Collaborator

No description provided.

@korniltsev korniltsev requested a review from a team as a code owner September 4, 2024 16:40
@korniltsev korniltsev requested a review from a team as a code owner September 9, 2024 18:47
@korniltsev korniltsev changed the title wip: metastore client metastore client Sep 9, 2024
Copy link
Contributor

@aleks-p aleks-p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

}
cl, err := newClient(s[0], c.grpcClientConfig, c.logger)
if err != nil {
c.logger.Log("msg", "failed to crate client", "err", err)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit, typo in "create" here

@@ -1,2274 +0,0 @@
---
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like we need a make generate

@korniltsev korniltsev changed the title metastore client v2: metastore client Sep 13, 2024
@korniltsev korniltsev merged commit 4b38e9f into main Sep 13, 2024
18 checks passed
@korniltsev korniltsev deleted the korniltsev/metastore_client3 branch September 13, 2024 19:00
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.

2 participants