alamb commented on issue #509: URL: https://github.com/apache/arrow-datafusion/issues/509#issuecomment-856871569
> @alamb , I am curious: do you need datafusion released for iox? I imagine that if you ship it as a binary or docker, you can point to the hash, right? @jorgecarleitao -- The short answer is no -- we use a [git hash](https://github.com/influxdata/influxdb_iox/blob/main/datafusion/Cargo.toml#L12) in IOx for datafusion And I don't think we expect anyone to use IOx as a Rust library so I don't think it is likely we would publish it to crates.io -- anything that we think is useful / reusable to others we are trying to contribute back to arrow or datafusion -- 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]
