Skip to content

Open source NotNull filter#43

Merged
arl merged 2 commits intomainfrom
open-source-notnull-filter
Sep 21, 2020
Merged

Open source NotNull filter#43
arl merged 2 commits intomainfrom
open-source-notnull-filter

Conversation

@arl
Copy link
Copy Markdown
Collaborator

@arl arl commented Sep 21, 2020

❓ What

Add NotNull, a filter that discards records if one of the configured fields is null/empty.

🔨 How to test

  1. List all steps necessary;
  2. To test this pull request.

✅ Checklists

This section contains a list of checklists for common uses, please delete the checklists that are useless for your current use case (or add another checklist if your use case isn't covered yet).

  • Is there unit/integration test coverage for all new and/or changed functionality added in this PR?
  • Have the changes in this PR been functionally tested?
  • Has make gofmt-write been run on the code?
  • Has make govet been run on the code? Has the code been fixed accordingly to the output?
  • Have the changes been added to the CHANGELOG.md file?
  • Have the steps in CONTRIBUTING.md been followed to update a Go module?

@arl arl changed the title Open source notnull filter Open source NotNull filter Sep 21, 2020
@arl arl merged commit 6b729bd into main Sep 21, 2020
@arl arl deleted the open-source-notnull-filter branch September 21, 2020 09:54
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