mapleFU commented on code in PR #43835:
URL: https://github.com/apache/arrow/pull/43835#discussion_r1733200184
##########
go/parquet/compress/compress.go:
##########
@@ -49,8 +49,9 @@ var Codecs = struct {
Brotli Compression
// LZ4 unsupported in this library due to problematic issues between
the Hadoop LZ4 spec vs regular lz4
// see:
http://mail-archives.apache.org/mod_mbox/arrow-dev/202007.mbox/%3ccaari41v24xua8mghldvgsne+7aagohieukemw_opnhmvfmm...@mail.gmail.com%3E
- Lz4 Compression
- Zstd Compression
+ Lz4 Compression
Review Comment:
Both is ok for me, we can draft a separate pr for that?
--
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]