The CompressionCodec now uses a ServiceLoader to load all available options. The default is NoCompressionCodec. See https://github.com/apache/arrow/pull/43471
The CompressionCodec now uses a ServiceLoader to load all available options. The default is NoCompressionCodec. See apache/arrow#43471