raulcd commented on PR #48964: URL: https://github.com/apache/arrow/pull/48964#issuecomment-4160605845
@kou I've tested this extensively. All CI jobs are green now (failures are also failing on main). The only caveat is: - Some Package Linux jobs centos 9, almalinux 9 on amd64 seem to timeout with the 75 minutes, probably because they have to build abseil from source now. Should we increase? - The ODBC Linux job seems to be crashing on CI but I can't reproduce locally no matter how many times I've tried. I think we can merge and ask @alinaliBQ This has taken a long time but now we have all CI jobs that require bundled dependencies green. I think we should hold a little to merge, wait until the feature freeze is done (just a week) so we have 24.0.0 with old versions and 25.0.0 with new versions. This will allow users that have an integration with dev to have a longer validation time and we will be able to ensure there's no other issues having a longer cycle. In the meantime I would appreciate reviews as there are a couple of things I'm sure could be optimized, or done better. Thanks! I think this is important to do as we are using really old versions for bundled dependencies at the moment. I'll try to keep bumping dependencies in a more frequent periodicity in the future so we don't have to do these massively complex PRs. -- 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]
