pitrou commented on code in PR #46018: URL: https://github.com/apache/arrow/pull/46018#discussion_r2027124973
########## dev/.gitignore: ########## @@ -18,3 +18,6 @@ # Python virtual environments for dev tools .venv*/ +# yum-based builds copy a lot of files there +tasks/linux-packages/apache-arrow/yum/build/ Review Comment: Ah, I probably did at the some point, since I was trying to reproduce those builds :) -- 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]
