parquet-java icon indicating copy to clipboard operation
parquet-java copied to clipboard

[parquet-mr] Implement specification-compliant floating point comparison

Open asfimport opened this issue 7 years ago • 0 comments

Currently, the floating point comparison order defined by parquet-format is ambigous and different implementations use different orderings. Once the specification is made unambigous (PARQUET-1222), implementations should be updated to conform to it.

Reporter: Zoltan Ivanfi / @zivanfi

Related issues:

Note: This issue was originally created as PARQUET-1223. Please see the migration documentation for further details.

asfimport avatar Feb 19 '18 14:02 asfimport