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

fix(data-warehouse): Handle NaN values from SQL sources #27360

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Gilbert09
Copy link
Member

Problem

  • If a numerical column has a NaN value, then it causes the pipeline to throw

Changes

  • Handle NaN values and replace them with null/None in the results instead

Does this work well for both Cloud and self-hosted?

Yes

How did you test this code?

Added a unit test

@Gilbert09 Gilbert09 requested a review from EDsCODE January 8, 2025 14:38
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.

1 participant