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

Refactor/clean up/simplify metadata layer #40

Open
adrdc opened this issue Jun 23, 2021 · 0 comments · May be fixed by #41
Open

Refactor/clean up/simplify metadata layer #40

adrdc opened this issue Jun 23, 2021 · 0 comments · May be fixed by #41
Assignees

Comments

@adrdc
Copy link
Contributor

adrdc commented Jun 23, 2021

As features have been added and changed along the way, the code behind supplying metadata (mainly PravegaTableDescriptionSupplier) has at this point become a bit winding and unwieldy.

The changes for this issue will simplify this code by cleaning up and abstracting some of the schema registry interactions (whether from an external schema registry like pravega/schema-registry or schemas stored on local disk)

Please refer to this wiki for further details on the functionality of pravega metadata layer:
https://github.com/pravega/presto-connector/wiki/Schema-Registry

@adrdc adrdc self-assigned this Jun 23, 2021
@adrdc adrdc linked a pull request Jun 23, 2021 that will close this issue
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.

1 participant