kou commented on PR #38563: URL: https://github.com/apache/arrow/pull/38563#issuecomment-1793569193
> Have we always supported non LTS versions? Yes. > If so I am -.9 on that Why? To reduce CI time? Or To reduce maintenance cost? Regarding CI time: It will not be a problem. We have at most 2 (1 in general) non-LTS versions. It will not increase CI time so much. (I'll remove Ubuntu 23.04 support after we merge this.) Regarding maintenance cost: Maintenance cost will be reduced by supporting non-LTS versions. If we don't support non-LTS version continually, we need large work to support the next LTS version (24.04). If we support non-LTS version continually, we can adapt Ubuntu changes step by step. It'll reduce total maintenance cost. And I'll maintain non-LTS versions as usual. -- 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