This is an automated email from the ASF dual-hosted git repository.
dkulp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.
from c6f772b AVRO-2127: throw more specific exceptions from DataFileStream#initialize
(#323)
new 207d4ff Since we will no longer support java6 and 7, remove the "optimizations"
for those
new 4fad66d Remove some java6 code, add a configurable limit for maximum string lengths
to read
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/main/java/org/apache/avro/util/Utf8.java | 58 +++++++++-------------
1 file changed, 23 insertions(+), 35 deletions(-)
|