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

[Subtask] Implement the hive client in the HiveCatalog #63

Closed
xunliu opened this issue Jun 26, 2023 · 0 comments · Fixed by #65
Closed

[Subtask] Implement the hive client in the HiveCatalog #63

xunliu opened this issue Jun 26, 2023 · 0 comments · Fixed by #65
Assignees

Comments

@xunliu
Copy link
Collaborator

xunliu commented Jun 26, 2023

Describe the subtask

This issue tracks the work of implementing the create hive client in the HiveCatalog.

  • This hive client is created by reflection and can support hive2 and hive3.

Parent issue

jerryshao pushed a commit that referenced this issue Jun 28, 2023
### What changes were proposed in this pull request?

1. This PR adds the HiveCatalog implementation for Graviton.
2. This HiveCatalog includes a hive client. 
3. This hive client is created by reflection and can support hive1,
hive2, and hive3.

### Why are the changes needed?

With this change, we could add maintain namespace for Graviton as the
next step.

Fix: #60 

### Does this PR introduce _any_ user-facing change?
As the early stage of the project, the change is unavoidable.

### How was this patch tested?

UTs to cover the test.
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 a pull request may close this issue.

2 participants