sekikn commented on pull request #886: URL: https://github.com/apache/avro/pull/886#issuecomment-631300632
@siad007 CI failed on the interoperability test. Current PHP's snappy codec implementation seems to be incompatible with other languages. https://travis-ci.org/github/apache/avro/jobs/688155020#L16165 In addition, PHP's interoperability test only reads null and deflate codecs for now (https://github.com/apache/avro/blob/master/lang/php/test/InterOpTest.php#L42). We should add new codecs to here. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
