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

Implemented ExternalTableReference at flow wiring time. #211

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

windiana42
Copy link
Member

@windiana42 windiana42 commented Jul 23, 2024

It was actually accidentally discovered that this produced nasty error messages (crash at item.stage.id due to item.stage=None). Supporting it was as easy as producing good error messages.

Checklist

  • Added a docs/source/changelog.md entry
  • Added/updated documentation in docs/source/
  • Added/updated examples in docs/source/examples.md

It was actually accidentally discovered that this produced nasty error messages (crash at item.stage.id due to item.stage=None). Supporting it was as easy as producing good error messages.
@windiana42 windiana42 requested a review from a team as a code owner July 23, 2024 16:39
@windiana42 windiana42 merged commit f3fb555 into main Aug 6, 2024
24 checks passed
@windiana42 windiana42 deleted the constant-table-reference branch August 6, 2024 12:29
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.

1 participant