benibus commented on PR #36073: URL: https://github.com/apache/arrow/pull/36073#issuecomment-1593273285
Thanks! Before moving forward on some of the suggestions, I just want to ensure that I interpreted the endianness requirement from the proposal correctly. As per [the spec](https://github.com/apache/parquet-format/pull/184): > The `FLOAT16` annotation represents half-precision floating-point numbers in the 2-byte IEEE little-endian format. Is this in line with what I've done here (i.e. the `FLBA` itself representing a little-endian binary float) or does it imply something else? -- 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]
