Skip to content

Tweak strict_dataset_uri_validation documentation wording#43918

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

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

Conversation

@uranusjr
Copy link
Copy Markdown
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
@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