Skip to content

Conversation

@junhonglau
Copy link
Contributor

No description provided.

Update dataflow_pipeline.py to use quarantine_table instead of quaran…
@junhonglau
Copy link
Contributor Author

@ravi-databricks Please review

@ravi-databricks ravi-databricks changed the base branch from main to issue_243 November 20, 2025 18:39
dlt_table_with_expectation = dlt.expect_all(expect_all_dict)(
dlt.table(
self.write_to_delta,
name=f"{target_table_name}",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about this?

Copy link
Contributor Author

@junhonglau junhonglau Nov 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should take from target_table instead also. There is a major structure change from version 0.0.9 to 0.0.10, the exisitng PR change is missing. Updated the change in new PR #245.

Please drop this PR and review and approve instead

@ravi-databricks
Copy link
Contributor

Duplicate PR

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

Successfully merging this pull request may close these issues.

2 participants