Issues
- 1
Custom logical types get omitted from the classpath
#564 opened by chadparry - 0
Schema names might not be Java valid identifiers
#561 opened by chadparry - 0
NPEs thrown by serialization for mandatory fields could have better error messages
#553 opened by FelixGV - 1
examples and documentation
#276 opened by nareshv - 1
LogicalTypes codegen issues
#505 opened by krisso-rtb - 0
- 0
- 1
Example usage of this util class
#463 opened by patelprateek - 4
0.2.143 not in Artifactory
#458 opened by cddude229 - 1
- 0
- 1
Fastavro code generator generates classes with String literals of length > 65K
#407 opened by pugupta-linkedin - 0
add assertCompiles() checks to codegen tests
#445 opened by dg-builder - 0
- 1
commons-text CVE-2022-42889
#401 opened by countableSet - 0
Allow user-specified functional transforms to be applied during deserialization.
#398 opened by j-tyler - 0
- 2
For field types fixed and bytes when default value is added as new byte[0] avro-util internally converts to java.nio.HeapByteBuffer
#296 opened by abhisheknath2011 - 0
[helper] Add an API to return all Prop names.
#389 opened by srramach - 1
Avro 1.11.1 incorrectly detected as 1.10
#385 opened by amuraco - 1
- 0
- 0
- 4
releasing to maven central
#275 opened by nareshv - 0
getNullableGenericDefaultValue API should fail Map type with null as default value.
#349 opened by guawang - 0
- 0
[parser] Handle global namespace in AvscParser
#339 opened by dg-builder - 0
- 0
- 0
false positive single-arg DatumReader
#258 opened by radai-rosenblatt - 0
create a module for dynamic classloading
#312 opened by radai-rosenblatt - 0
Improve our code coverage numbers
#309 opened by dg-builder - 0
- 1
validate type of numeric default values in AvroCompatibilityHelper.parse()
#306 opened by radai-rosenblatt - 0
add logging to avro version detection
#304 opened by radai-rosenblatt - 0
generate unique new SpecificData for every generated class for MODEL$
#299 opened by radai-rosenblatt - 1
utility method to set all "missing" fields to default values on IndexedRecords
#294 opened by radai-rosenblatt - 4
Avro 1.9+ dropping defaults
#298 opened by majisourav99 - 0
- 1
- 0
- 0
avro 1.12 detection and support
#281 opened by radai-rosenblatt - 0
- 0
enable parallel gradle build
#274 opened by radai-rosenblatt - 0
add specificToGeneric/clone utility methods
#279 opened by radai-rosenblatt - 0
performance benchmarks after 2017
#277 opened by nareshv - 0
- 0
[avro-fastserde] Cached fast (de)serializers are not updated after setting schema
#262 opened by maciejkowalczyk - 0
- 4
[avro-fastserde] Support for avro 1.11.0
#261 opened by maciejkowalczyk