zhengruifeng commented on PR #43288: URL: https://github.com/apache/spark/pull/43288#issuecomment-1754259142
> Does this change behavior or just refactor code? I'm actually surprised that NaN is treated as an error but looks like that is existing behavior? It is a behavior change. Before this PR, NaN/null doubles and null vectors are treated as errors, but NaN values inside a vector are ignored. -- 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]
