findepi commented on issue #6736: URL: https://github.com/apache/arrow-rs/issues/6736#issuecomment-2517746268
From arrow perspective, would that be a new DataType, or rather a convention of using DataType::Struct with two Binary fields? A fully performance variant implementation should be able to leverage file-level column disaggregation (shredding), but I do think this could come as a follow-up to a "normal" Variant type implementation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
