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

Infer Table Schema directly from the database? #2

Open
roll opened this issue Apr 24, 2024 · 0 comments
Open

Infer Table Schema directly from the database? #2

roll opened this issue Apr 24, 2024 · 0 comments

Comments

@roll
Copy link
Member

roll commented Apr 24, 2024

Overview

The initial implementation uses the CKAN API to get Table Schema information (the datastore_info endpoint). Probably, it is the best approach, but we might consider inferring Table Schema directly from the database using the dplib.plugins.sql mapper. It might be a more performant approach providing more detailed schema information.

@roll roll changed the title Infer Table Schema directly for the database? Infer Table Schema directly from the database? Apr 24, 2024
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

1 participant