prtkgaur commented on code in PR #608: URL: https://github.com/apache/parquet-format/pull/608#discussion_r3805198991
########## Encodings.md: ########## @@ -418,439 +418,5 @@ compression for decimal-like floating-point data (e.g., monetary values, sensor readings) while remaining fully lossless. Each value is encoded independently, enabling random access to individual values and parallel encoding/decoding. -#### Overview Review Comment: The move looks right. This leaves the basic description in the Encodings.md file and moves the details (encoding, decoding, layout) to the ALP specific file. -- 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]
