mcap icon indicating copy to clipboard operation
mcap copied to clipboard

Go writer: support schemas/channels outside chunks

Open wkalt opened this issue 1 year ago • 1 comments
trafficstars

Adds a new option, ChannelsOutsideChunks, to the go writer.

Today in chunked MCAP files, schemas and channels are inside the chunks. I would like to be able to concatenate two nonoverlapping MCAP files without either decompressing chunks or having duplicate schemas/channels in the output. This option should make it possible to do that.

wkalt avatar Mar 09 '24 21:03 wkalt

I think this will require a new conformance test variant.. still studying how to do that.

wkalt avatar Mar 09 '24 21:03 wkalt

Closing for lack of activity. If it becomes important we will re-visit.

defunctzombie avatar Sep 25 '24 15:09 defunctzombie