scovich commented on issue #8922: URL: https://github.com/apache/arrow-rs/issues/8922#issuecomment-3599120078
Any reason we can't just translate a normal schema tho? DataType::Struct -> variant object, DataType::List -> variant array, etc? If we want a general schema builder, that's a separate thing IMO (useful outside variant context) -- 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]
