vortex
vortex copied to clipboard
Return `FileLayout` from `VortexWriteOptions::write`
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.