[
https://issues.apache.org/jira/browse/AVRO-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863024#comment-17863024
]
ASF subversion and git services commented on AVRO-1830:
-------------------------------------------------------
Commit e62c8ee22132f345aa56f7782811b1e001512b11 in avro's branch
refs/heads/dependabot/cargo/lang/rust/env_logger-0.11.3 from José Joaquín Atria
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=e62c8ee22 ]
AVRO-1830 [Perl] Support containers without codec (#2965)
> Avro-Perl DataFileReader chokes when avro.codec is absent
> ---------------------------------------------------------
>
> Key: AVRO-1830
> URL: https://issues.apache.org/jira/browse/AVRO-1830
> Project: Apache Avro
> Issue Type: Bug
> Components: perl
> Affects Versions: 1.8.0
> Reporter: SK Liew
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.12.0
>
> Attachments: Avro-1830.patch
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When a container does not specify its "avro.codec", it should be assumed to
> be "null". An exception is thrown when I try to read such a container using
> Avro::DataFileReader. The error happens at Avro/DataFileReader.pm line 101.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)