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 schema python #239

Open
gpfrancis opened this issue Feb 18, 2025 · 1 comment
Open

Refactor schema python #239

gpfrancis opened this issue Feb 18, 2025 · 1 comment
Assignees

Comments

@gpfrancis
Copy link
Member

The schema definitions would benefit from some major refactoring. Propose creating an abstract Schema class with methods to export the schema in various required formats (python dict, SQL, CQL etc.), then making each schema an instance of that class.

@gpfrancis gpfrancis self-assigned this Feb 18, 2025
@RoyWilliams
Copy link
Contributor

Sound like something we could work on on Thursday when we are together.

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

No branches or pull requests

2 participants