vortex icon indicating copy to clipboard operation
vortex copied to clipboard

Return `FileLayout` from `VortexWriteOptions::write`

Open AdamGS opened this issue 11 months ago • 0 comments

useful to get back info on the file for caching/reporting.

original reason is to return the number of rows written in VortexSink::write_all, which is very hacky right now.

AdamGS avatar Jan 31 '25 10:01 AdamGS