avantgardnerio commented on code in PR #3580: URL: https://github.com/apache/arrow-datafusion/pull/3580#discussion_r976938566
########## datafusion/proto/src/generated/mod.rs: ########## @@ -15,13 +15,16 @@ // specific language governing permissions and limitations // under the License. -// include the generated protobuf source as a submodule #[allow(clippy::all)] #[rustfmt::skip] -#[cfg(not(feature = "json"))] +#[cfg(not(docsrs))] Review Comment: When we have a writable source folder, generate into that. -- 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