Skip to content

[spark] Support Nan check in SparkFilterConverter#7590

Open
xuzifu666 wants to merge 3 commits intoapache:masterfrom
xuzifu666:nan_fix
Open

[spark] Support Nan check in SparkFilterConverter#7590
xuzifu666 wants to merge 3 commits intoapache:masterfrom
xuzifu666:nan_fix

Conversation

@xuzifu666
Copy link
Copy Markdown
Member

Purpose

NaN (Not a Number) is a special value defined in the IEEE 754 floating-point standard. The concept of NaN only exists for floating-point numbers(Double/Float), including in Spark SQL. This pr aim to resolve the unfinished issue.

Tests

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