alamb commented on PR #6726: URL: https://github.com/apache/arrow-rs/pull/6726#issuecomment-2473404903
> I guess what I am suggesting is that rather than baking this into the cast kernel, if we add a first-party schema adapter into arrow-rs. Potentially upstreaming the one already in DF with some modifications For anyone interested, here is the API that is in DataFusion (it now even has ASCII art and Examples, thanks to @itsjunetime and myself): - https://docs.rs/datafusion/latest/datafusion/datasource/schema_adapter/struct.DefaultSchemaAdapterFactory.html <img width="834" alt="Screenshot 2024-11-13 at 6 57 28 AM" src="https://github.com/user-attachments/assets/de010fae-519a-4844-bff9-32e3770d7e69"> -- 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]
