beregon87
Results
1
issues of
beregon87
Currently, in `aiokafka.record.default_records._DefaultRecordBatchPy._maybe_uncompress` it doesn't handle any compression type that is not supported. So if, for example, a record is consumed that is compressed with zstd, you will only get...