etseidl commented on code in PR #183: URL: https://github.com/apache/parquet-site/pull/183#discussion_r3326808018
########## content/en/blog/features/ieee754-order.md: ########## @@ -0,0 +1,88 @@ +--- +title: "Taming Floating-Point Statistics in Apache Parquet: IEEE 754 Total Order and NaN Counts" +date: 2026-05-29 +description: "How Apache Parquet resolves ambiguous floating-point statistics using IEEE 754 total order and explicit NaN counts for better query performance." +author: "[Jan Finis](https://github.com/JFinis), [Ed Seidl](https://github.com/etseidl), [Gang Wu](https://github.com/wgtmac)" Review Comment: Thanks @wgtmac, but as @alamb knows well, it would be better for all concerned to not include me as an author. Doing so will delay releasing this by months 😮 😠Happy to help edit though. -- 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]
