alamb commented on issue #5880: URL: https://github.com/apache/arrow-rs/issues/5880#issuecomment-2256602513
> Regarding the relationship between this module and arrow-flight, should it be a separate repository or a module similar to arrow-flight-wasm? It looks like it will use some code from arrow-flight. I'm not very familiar with Rust, I hope @alamb you can provide some suggestions. I think it depends on what modifications would be necessary I think the options are: 1. Add a feature flag to the existing `arrow-flight` crate (similar to `flight-sql-experimental`, see https://crates.io/crates/arrow-flight) 2. Create a new crate Again I haven't had a chance to review the code but if it can be made a separate crate, that is likely best as it would keep module boundaries clear and make it easier for users to pick what they wanted). Assuming the implementation is reasonable I think adding this new crate to the arrow-rs repo would certainly be a good idea -- 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]
