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

KeyError during Blueprint.plan #9

Closed
dpguthrie opened this issue Jan 25, 2024 · 1 comment
Closed

KeyError during Blueprint.plan #9

dpguthrie opened this issue Jan 25, 2024 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@dpguthrie
Copy link

I'm currently receiving a KeyError when fetch_session is called when running Blueprint.plan, specifically when tags are being retrieved:

https://github.com/teej/titan/blob/371364c8d10eb596da2b323deec0632c3d37c08c/titan/data_provider.py#L175

Just looking at the Snowflake docs, the column names appear to be database_name and schema_name.

I'm using the new 0.1.0 release also:
image

@teej
Copy link
Collaborator

teej commented Jan 26, 2024

I'll fix this in v0.1.1

@teej teej added the bug Something isn't working label Jan 26, 2024
@teej teej added this to the v0.1.1 milestone Jan 26, 2024
@teej teej closed this as completed in 459d5c4 Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants