wgtmac commented on PR #3393: URL: https://github.com/apache/parquet-java/pull/3393#issuecomment-4181392532
> In arrow-rs we've made the decision to only write the new column order for floats, so I can't reproduce the total order columns. Did you mean arrow-rs will no longer write floats with the legacy TypeDefinedOrder? From the perspective of interoperability test, I think this is fine if it does not fail when reading files produced by other writers. > Some things I think need to be added are negative NaNs, as well as examples where the min and/or max are 0 That's a good suggestion! I'll add more cases to it. -- 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]
