Add Presto image pull helper - #362
Open
misiugodfrey wants to merge 1 commit into
Open
Conversation
misiugodfrey
force-pushed
the
misiug/IBMPrestoImages
branch
2 times, most recently
from
June 16, 2026 20:52
534b930 to
ecd30ec
Compare
misiugodfrey
force-pushed
the
misiug/IBMPrestoImages
branch
from
June 16, 2026 21:22
ecd30ec to
aa72fb6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
presto/scripts/pull_presto_images.shto pull prebuilt Presto coordinator/native GPU worker images and retag them for the existing start scripts.--source ci,--tag,--local-tag,--cuda-version,--no-coordinator, and--dry-run.latest, plus suffixed RAPIDS CI tag bodies such asc0de72d-velox-f374779-20260616-manual-27588892754.numactl.presto/README.md.Test plan
bash -n presto/scripts/pull_presto_images.sh./presto/scripts/pull_presto_images.sh --help--tag latest.--source ci.--source ci --tag c0de72d-velox-f374779-20260616-manual-27588892754.--source ci --cuda-version 12.8,--no-coordinator, and--source ci --no-coordinator.--cuda-versionwithout--source ci.git diff --check--tag latest, start native GPU Presto, and run TPC-H Q1: passed, 533 ms.--source ci --tag c0de72d-velox-f374779-20260616-manual-27588892754, start native GPU Presto, and run TPC-H Q1: passed, 539 ms.