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

Delta source_format key error #52

Closed
JoeBarcus opened this issue Apr 30, 2024 · 2 comments · Fixed by #54
Closed

Delta source_format key error #52

JoeBarcus opened this issue Apr 30, 2024 · 2 comments · Fixed by #54
Assignees
Labels
bug Something isn't working
Milestone

Comments

@JoeBarcus
Copy link

JoeBarcus commented Apr 30, 2024

When using the delta option for the bronze source_format the read_dlt_delta method will fail with a key error:

.{bronze_dataflow_spec.sourceDetails["table"]}
KeyError: 'table'

Switching the key to source_table worked for me locally.

@ravi-databricks ravi-databricks self-assigned this Apr 30, 2024
@ravi-databricks ravi-databricks linked a pull request Apr 30, 2024 that will close this issue
@ravi-databricks
Copy link
Contributor

@JoeBarcus created PR please check.

@ravi-databricks ravi-databricks added the bug Something isn't working label Apr 30, 2024
@ravi-databricks ravi-databricks added this to the v0.0.8 milestone Jul 6, 2024
@ravi-databricks
Copy link
Contributor

fixed in v0.0.8

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

Successfully merging a pull request may close this issue.

2 participants