Description
The block based format of the binary file allows for block-based operations that do not decode or encode data.
Two such use cases are:
- Change the compression codec or compression level of a file without decoding.
- Concatenate two files with identical schemas together quickly.
Attachments
Attachments
Issue Links
- is blocked by
-
AVRO-392 Binary Decoder Performance and flexibility overhaul
- Closed