Skip to content

Comments

Correcting the wildcard character for _SearchParam#43780

Merged
phanikumv merged 1 commit intoapache:mainfrom
astronomer:search-param-orm-fix
Nov 7, 2024
Merged

Correcting the wildcard character for _SearchParam#43780
phanikumv merged 1 commit intoapache:mainfrom
astronomer:search-param-orm-fix

Conversation

@amoghrajesh
Copy link
Contributor

The fastAPI endpoints using Search Param such as DAG filtering using dag_id_pattern or dag_display_name_pattern don't return the correct result because of a wrong wildcard entry in the ORM filtering.

Example:
image

After the fix:
image


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@pierrejeambrun
Copy link
Member

Thanks

@phanikumv phanikumv merged commit 457e527 into apache:main Nov 7, 2024
@phanikumv phanikumv deleted the search-param-orm-fix branch November 7, 2024 11:00
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants