alamb commented on issue #1002: URL: https://github.com/apache/arrow-rs/issues/1002#issuecomment-4917478937
> In any case, I think it would be helpful to review whether parquet_derive actually needs to depend on parquet. Doesn't parquet_derive macros add calls to things in the parquet crate? I don't understand how it would work to not depend on parquet (though maybe a PR would make it clearer) > but still seeing two compiled versions of Parquet under target/debug/deps. I'm not sure the extent to which this is a feature-selection issue: I suspect you are right it is a feature selection issue (a feature of rust, rather than anything specific with this crate) -- 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]
