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

Metadata long term solution #32

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

NiltonDuarte
Copy link
Contributor

Draft PR for the long term solution of the metadata schema issue

This PR aims to add a is_metadata field to the generic table schema, this PR also decouple the generic internal representation from the bigquery representation

@NiltonDuarte NiltonDuarte requested a review from a team October 25, 2022 00:18
@NiltonDuarte NiltonDuarte self-assigned this Oct 25, 2022
@NiltonDuarte NiltonDuarte added the enhancement New feature or request label Oct 25, 2022
@NiltonDuarte
Copy link
Contributor Author

hey folks @lawrencestfs @mayconcad, any update on this draft?
Currently I don't have a testing environment, can you test this and update me here?
Ty

@NiltonDuarte
Copy link
Contributor Author

I think that the most important methods are the ones from GoogleCloudLakeHouseService tha returns a dict structure. Maybe we can get rid of the bigquery entities and parse the internal table into the dict representation for google's APIs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant