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

Reraise exception from strict dataset URI checks #39719

Merged
merged 1 commit into from
May 20, 2024

Conversation

uranusjr
Copy link
Member

Minor improvement from #39670. Instead of raise exception, re-raise the original exception instead to preserve the error stack. Code under the raise is unindented instead of using else.

@eladkal eladkal added this to the Airflow 2.9.2 milestone May 20, 2024
@eladkal eladkal added the type:misc/internal Changelog: Misc changes that should appear in change log label May 20, 2024
@uranusjr uranusjr merged commit cc9308c into apache:main May 20, 2024
42 checks passed
@uranusjr uranusjr deleted the strict-uri-reraise branch May 20, 2024 15:55
RNHTTR pushed a commit to RNHTTR/airflow that referenced this pull request Jun 1, 2024
ephraimbuddy pushed a commit that referenced this pull request Jun 4, 2024
ephraimbuddy pushed a commit that referenced this pull request Jun 5, 2024
utkarsharma2 pushed a commit that referenced this pull request Jun 5, 2024
ephraimbuddy pushed a commit that referenced this pull request Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:misc/internal Changelog: Misc changes that should appear in change log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants