David Mollitor created AVRO-4051: ------------------------------------ Summary: Remove Superfluous Increments Key: AVRO-4051 URL: https://issues.apache.org/jira/browse/AVRO-4051 Project: Apache Avro Issue Type: Improvement Components: java Affects Versions: 1.13.0 Reporter: David Mollitor Assignee: David Mollitor
In BinaryDecoder, there are two times when a value is incremented needlessly because the resulting value is never used. Remove these extra operations. -- This message was sent by Atlassian Jira (v8.20.10#820010)