wgtmac opened a new pull request, #3290:
URL: https://github.com/apache/avro/pull/3290

   ## What is the purpose of the change
   
   The Boost header files below are used for zlib/gzip codecs.
   ```
   boost/crc.hpp
   boost/iostreams/device/file.hpp
   boost/iostreams/filter/gzip.hpp
   boost/iostreams/filter/zlib.hpp
   boost/iostreams/filtering_stream.hpp
   ```
   It can be replaced by the official zlib library: https://zlib.net/
   
   
   ## Verifying this change
   
   This change is already covered by existing tests, such as *CodecTests.cc*.
   
   ## Documentation
   
   - Does this pull request introduce a new feature? no


-- 
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: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to