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

[CONTRIB] Exclude null values no days missing metric #10517

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

itaise
Copy link
Contributor

@itaise itaise commented Oct 15, 2024

Hi,
Here is a PR to exclude null values from a metric - ColumnDistinctDates, which is used in a test we contributed and are actively using.
If the column checked contains null values, they are failing the test with an exception (as None does not have strftime method).
Can you please check?

Thanks a lot!

Copy link

netlify bot commented Oct 15, 2024

👷 Deploy request for niobium-lead-7998 pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit d3f8392

@itaise
Copy link
Contributor Author

itaise commented Oct 20, 2024

Can someone please review? thanks!

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.

2 participants