facebookincubator / velox

A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
https://velox-lib.io/
Apache License 2.0
3.2k stars 1.06k forks source link

Fix NaN handling for array_position #9832

Closed bikramSingh91 closed 1 week ago

bikramSingh91 commented 2 weeks ago

Summary: Ensures that NaNs are considered as being equal to each other and are identifiable.

Differential Revision: D57416206

netlify[bot] commented 2 weeks ago

Deploy Preview for meta-velox canceled.

Name Link
Latest commit 6bfb2618fd9617c3522d68567e0c9b04bf4f597f
Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/664d0a338711f200087a5203
facebook-github-bot commented 2 weeks ago

This pull request was exported from Phabricator. Differential Revision: D57416206

facebook-github-bot commented 2 weeks ago

This pull request was exported from Phabricator. Differential Revision: D57416206

facebook-github-bot commented 2 weeks ago

This pull request was exported from Phabricator. Differential Revision: D57416206

facebook-github-bot commented 2 weeks ago

This pull request was exported from Phabricator. Differential Revision: D57416206

facebook-github-bot commented 2 weeks ago

This pull request was exported from Phabricator. Differential Revision: D57416206

facebook-github-bot commented 1 week ago

This pull request was exported from Phabricator. Differential Revision: D57416206

facebook-github-bot commented 1 week ago

This pull request was exported from Phabricator. Differential Revision: D57416206

facebook-github-bot commented 1 week ago

This pull request was exported from Phabricator. Differential Revision: D57416206

facebook-github-bot commented 1 week ago

This pull request has been merged in facebookincubator/velox@675b6dd76be61e5c15851c1a95e7ff26e32edcb0.

conbench-facebook[bot] commented 1 week ago

Conbench analyzed the 1 benchmark run on commit 675b6dd7.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.