Skip to content

Don't fail on dynamic glue rule set reccomendations - #70801

Merged
vincbeck merged 1 commit into
apache:mainfrom
aws-mwaa:onikolas/dont_validate_rule_set_strictly
Jul 31, 2026
Merged

Don't fail on dynamic glue rule set reccomendations#70801
vincbeck merged 1 commit into
apache:mainfrom
aws-mwaa:onikolas/dont_validate_rule_set_strictly

Conversation

@o-nikolas

Copy link
Copy Markdown
Contributor

The ruleset is generated dynamically by Glue's recommendation engine and is non-deterministic, so recommended rules may not always pass against the sample data. This system test only needs to exercise the operators/sensors end-to-end, not assert that every recommended rule passes, so do not fail on rule failures.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

The ruleset is generated dynamically by Glue's recommendation
engine and is non-deterministic, so recommended rules may not
always pass against the sample data. This system test only needs
to exercise the operators/sensors end-to-end, not assert that every
recommended rule passes, so do not fail on rule failures.
@boring-cyborg boring-cyborg Bot added area:providers provider:amazon AWS/Amazon - related issues labels Jul 30, 2026
@vincbeck
vincbeck merged commit deb320c into apache:main Jul 31, 2026
83 checks passed
@vincbeck
vincbeck deleted the onikolas/dont_validate_rule_set_strictly branch July 31, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants