You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by mg...@apache.org on 2022/06/28 10:42:21 UTC

[avro] branch avro-3549-better-error-handling-for-missing-feature updated (e53ae59de -> 6247fb1bb)

This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a change to branch avro-3549-better-error-handling-for-missing-feature
in repository https://gitbox.apache.org/repos/asf/avro.git


    from e53ae59de AVRO-3549: [rust] Avro reader fails if it tries to read data compressed with codec that is not enabled in features
     add 6247fb1bb AVRO-3549: Enable the new test only when 'snappy' feature is not enabled

No new revisions were added by this update.

Summary of changes:
 .github/workflows/test-lang-rust-ci.yml | 7 +++++++
 lang/rust/avro/src/reader.rs            | 1 +
 2 files changed, 8 insertions(+)