Ashley Taylor
Ashley Taylor
To implement this feature, I used a `CustomEncoding`. Added two new methods to pass the `DatumReader`/`DatumWriter`, allowing other `CustomEncoding` to not have to define an entire custom schema but use...
Hello, We have a keyed Aggregation that computes an array of substantial objects. The output of these aggregation goes straight into a flat map to explode this array. It would...
allow other sudoers access allow password ssh access configure all systems against the private ip address
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When starting the shard iterator using `AFTER_SEQUENCE_NUMBER` sometimes, it returns the...
## What is the purpose of the change This pull request eliminates the need to manually configure the `@Union` annotation when using sealed classes. This should increase the times that...
## What is the purpose of the change Allows custom encodings to support file changes. Used https://github.com/apache/avro/pull/1692 as inspiration ## Verifying this change *(Please pick one of the following options)*...