brimdata / zync

Kafka connector to sync Zed lakes to and from Kafka topics
BSD 3-Clause "New" or "Revised" License
17 stars 3 forks source link

fifo: allow decoder to retain ownership of returned zed.Value #107

Closed nwt closed 1 year ago

nwt commented 1 year ago

This allows removal of some memory allocations from the decoder implementations.