Description
Found one more place in the code (Avros.GenericRecordToTuple) where we're re-using an Object[] in a way that can be accessed by multiple threads and/or cause value collisions.
Found one more place in the code (Avros.GenericRecordToTuple) where we're re-using an Object[] in a way that can be accessed by multiple threads and/or cause value collisions.