ebyhr commented on code in PR #15813: URL: https://github.com/apache/iceberg/pull/15813#discussion_r3005524599
########## format/puffin-spec.md: ########## @@ -188,7 +188,6 @@ codecs listed below. For maximal interoperability, other codecs are not supporte |------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | lz4 | Single [LZ4 compression frame](https://github.com/lz4/lz4/blob/77d1b93f72628af7bbde0243b4bba9205c3138d9/doc/lz4_Frame_format.md), with content size present | | zstd | Single [Zstandard compression frame](https://github.com/facebook/zstd/blob/8af64f41161f6c2e0ba842006fe238c664a6a437/doc/zstd_compression_format.md#zstandard-frames), with content size present | -__ Review Comment: Good catch. I see the original page had a redundant row: <img width="744" height="333" alt="Image" src="https://github.com/user-attachments/assets/49e4508c-1f10-4c5a-a770-0a65804c953a" /> After this PR <img width="778" height="311" alt="Image" src="https://github.com/user-attachments/assets/a3ec3806-aab5-4131-b18f-9063846e915a" /> -- 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]
