kou commented on PR #47168: URL: https://github.com/apache/arrow/pull/47168#issuecomment-3741563528
> Oh, I mean even on older Ubuntu we can still have a recent-enough pre-commit, right? Yes, if a user installs pre-commit by themselves. (A user can't install pre-commit by `apt install`. It's old for this PR's configuration.) > Why does this have anything to do with the version of Ubuntu? (Is it because on Ubuntu 24.04, the defaulted pre-commit is recent-enough, so people don't have to install one?) Yes. We can use `apt install pre-commit` to install pre-commit for Apache Arrow on Ubuntu 24.04. I don't have a strong opinion what is documented as I said before: https://github.com/apache/arrow/pull/47168#issuecomment-3116247819 I just thought that requiring Ubuntu 24.04 may be easier to be documented. I'm OK with other approach such as using pip or conda. -- 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]
