You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2020/05/20 07:46:48 UTC

[GitHub] [avro] sekikn commented on pull request #886: AVRO-2839: PHP Add zstd and snappy codec support.

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:
users@infra.apache.org