Skip to content

Tweak strict_dataset_uri_validation documentation wording - #43918

Merged
uranusjr merged 1 commit into
apache:v2-10-testfrom
astronomer:dataset-validation-removal-message
Nov 12, 2024
Merged

Tweak strict_dataset_uri_validation documentation wording#43918
uranusjr merged 1 commit into
apache:v2-10-testfrom
astronomer:dataset-validation-removal-message

Conversation

@uranusjr

@uranusjruranusjr commented Nov 12, 2024

Copy link
Copy Markdown
Member

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,
)

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

Labels

changelog:skipChanges 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

@uranusjr@Lee-W@utkarsharma2