nchammas opened a new pull request, #45047: URL: https://github.com/apache/spark/pull/45047
### What changes were proposed in this pull request? Tweak the examples in our documentation on NaN semantics to demonstrate how NaN sorts relative to infinity. ### Why are the changes needed? The docs make an interesting point about how NaNs are sorted, but none of the examples that follow demonstrate this point. https://github.com/apache/spark/blob/a6d5b6a2f89fb8aa8de835e7bf5c72b1bed32bf7/docs/sql-ref-datatypes.md#L294 ### Does this PR introduce _any_ user-facing change? Yes, it tweaks some documentation. ### How was this patch tested? No testing. ### Was this patch authored or co-authored using generative AI tooling? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
