avantgardnerio commented on code in PR #3580: URL: https://github.com/apache/arrow-datafusion/pull/3580#discussion_r976939048
########## datafusion/proto/src/lib.rs: ########## @@ -25,10 +25,7 @@ pub mod generated; pub mod logical_plan; pub mod to_proto; -#[cfg(not(feature = "json"))] pub use generated::datafusion as protobuf; Review Comment: Now the module name is always the same! :D -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org