Gaojie Liu
Gaojie Liu
Logical Types feature is not supported in fast-avro, and this was introduced by Avro-1.8. When fast-avro processes the schemas using logical types, they will be ignored, which would cause the...
Right now, Fast-avro is not respecting the enum default value for all avro versions, which is not right. This issue is used to track the enum default value support for...
Right now, Fast-Avro would fail fast during fast-class generation when encountering an unknown enum value, which is different from the vanilla Avro, which would fail the de-serialization when encountering an...
In the ingestion path, we often tune level0 compaction to optimize read/write/space optimization. When AA/WC is enabled, the leader replica will read the same database while ingesting, which is different...
## Summary, imperative, start upper case, don't end with a period We know AA/WC workload is expensive and in the past, we were trying to limit the consumer pool for...
## Summary, imperative, start upper case, don't end with a period Resolves #XXX ## How was this PR tested? ## Does this PR introduce any user-facing changes? - [ ]...