wgtmac commented on issue #17:
URL: https://github.com/apache/iceberg-cpp/issues/17#issuecomment-2564339103

   Yes, I also share the same feeling. Boost dependencies listed below are 
tightly used for gzip/zlib codec. I think it needs non-trivial work to replace 
them with the standard zlib library.
   ```
   boost/crc.hpp
   boost/iostreams/device/file.hpp
   boost/iostreams/filter/gzip.hpp
   boost/iostreams/filter/zlib.hpp
   boost/iostreams/filtering_stream.hpp
   ```


-- 
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]

Reply via email to