jorgecarleitao commented on issue #36: URL: https://github.com/apache/arrow-datafusion/issues/36#issuecomment-825611124
I though that dependencies could only be declared in `Cargo.toml`. Or is the idea that we use `pub use arrow::*` in `datafusion/arrow.rs`, and ask people to use `use datafusion::arrow::X` instead of `arrow::X` in their crates? -- 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. For queries about this service, please contact Infrastructure at: [email protected]
