Skip to content

Conversation

@uranusjr
Copy link
Member

@uranusjr uranusjr commented Nov 12, 2024

See #43915. The warning message also already says this will be a hard error in Airflow 3.

warnings.warn(
f"The dataset URI {uri} is not AIP-60 compliant: {exception}. "
f"In Airflow 3, this will raise an exception.",
UserWarning,
stacklevel=3,
)

@uranusjr uranusjr mentioned this pull request Nov 7, 2024
4 tasks
@uranusjr uranusjr merged commit 376773a into apache:v2-10-test Nov 12, 2024
1 check passed
@uranusjr uranusjr deleted the dataset-validation-removal-message branch November 12, 2024 09:57
@utkarsharma2 utkarsharma2 added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Dec 4, 2024
@utkarsharma2 utkarsharma2 added this to the Airflow 2.10.4 milestone Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants