nevi-me commented on pull request #7018: URL: https://github.com/apache/arrow/pull/7018#issuecomment-622927093
@andygrove @nealrichardson I've added the warning. I didn't have a good experience when trying to modify multiple files in Rust (when I was attempting creating a `build.rs` script for the flatbuffer files), but it seems that things are fine with a single file. I was getting sync issues, where my operations weren't being performed by the OS in order. I see that there's https://github.com/danburkert/prost/issues/308 which was recently opened. I'll remove the hardcoded name in future if the function that compiles protos adds the warning automatically. ---------------------------------------------------------------- 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]
