Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OptApp] Add filtering factory #12142

Closed
wants to merge 52 commits into from

Conversation

sunethwarna
Copy link
Member

📝 Description
This PR adds filtering factory which can be used among any controller. At the moment, this only supports explicit filters. The support for implicit filters will be done in a seperate PR.

This also fixes some of the problems in the filter functions. Following figure shows the fixed filter kerenels.
image

🆕 Changelog

  • Update explicit filters
  • Introduces the Filter::Factory
  • Added tests

Copy link
Member

@Igarizza Igarizza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! good work, thnx!

Igarizza
Igarizza previously approved these changes Mar 6, 2024
Copy link
Member

@Igarizza Igarizza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to go

Copy link
Contributor

@RezaNajian RezaNajian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Suneth,
Since there are major changes, some time needed to review all changes.
Tnx.

@sunethwarna
Copy link
Member Author

Closing in favor of #12201

@sunethwarna sunethwarna deleted the optapp/filtering/create_filtering_factory branch April 29, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants