[
https://issues.apache.org/jira/browse/AVRO-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18077418#comment-18077418
]
ASF subversion and git services commented on AVRO-4241:
-------------------------------------------------------
Commit 29d86d25d22558f59473d7a6fc705714f7d46dc0 in avro's branch
refs/heads/AVRO-4241-binarydecoder-verify-available-bytes-before-read from
Ismaël Mejía
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=29d86d25d2 ]
AVRO-4241: Test the overhead of {@code minBytesPerElement} computation on
GenericDatumReader
Benchmark to measure the overhead of {@code minBytesPerElement} computation
during array/map decoding via {@link GenericDatumReader}. Tests complex, wide,
and recursive schema structures to verify that the per-block schema traversal
cost is acceptable.
> BinaryDecoder should verify available bytes before reading
> ----------------------------------------------------------
>
> Key: AVRO-4241
> URL: https://issues.apache.org/jira/browse/AVRO-4241
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.11.5, 1.12.1
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Blocker
> Labels: pull-request-available
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)