You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/04 21:54:57 UTC

[GitHub] [arrow-datafusion] alamb commented on issue #1517: Add version field to ExecutionContext

alamb commented on issue #1517:
URL: https://github.com/apache/arrow-datafusion/issues/1517#issuecomment-1005198725


   What version would you like to appear? Do you have in mind the `version` of the rust crate https://github.com/apache/arrow-rs/blob/master/arrow/Cargo.toml#L20 ? If so you can probably follow the same model as parquet
   
   Here is how the version is embedded in parquet files 'created by' fields: https://sourcegraph.com/github.com/apache/arrow-rs/-/blob/parquet/build.rs?L20:25&subtree=true
   
   https://stackoverflow.com/questions/27840394/how-can-a-rust-program-access-metadata-from-its-cargo-package


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org