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

feat(document-index): introduce is_null filter #1183

Merged
merged 5 commits into from
Dec 17, 2024

Conversation

pbillaut
Copy link
Contributor

@pbillaut pbillaut commented Dec 17, 2024

Description

Introduces a new metadata filter for the Document Index that allows to filter fields based on whether their value is null.

Before Merging

  • Review the code changes
    • Unused print / comments / TODOs
    • Missing docstrings for functions that should have them
    • Consistent variable names
    • ...
  • Update changelog.md if necessary
  • Commit messages should contain a semantic label and the ticket number
    • Consider squashing if this is not the case

@pbillaut pbillaut marked this pull request as ready for review December 17, 2024 13:10
@SebastianNiehusAA
Copy link
Contributor

Looking good

@SebastianNiehusAA SebastianNiehusAA merged commit 61d0660 into main Dec 17, 2024
4 checks passed
@SebastianNiehusAA SebastianNiehusAA deleted the DI-266/di-null-filter branch December 17, 2024 15:28
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.

2 participants