DM-55341: Optimizations for daily batch#280
Open
ctslater wants to merge 2 commits into
Open
Conversation
ctslater
force-pushed
the
tickets/DM-55341
branch
from
July 7, 2026 15:59
21c11f1 to
14bd0e4
Compare
tcjennings
reviewed
Jul 8, 2026
| python -m lsst.ap.pipe.prune_orphan_preloads \ | ||
| "$FULL_QGRAPH" "$PRUNED_QGRAPH" | ||
| "$FULL_QGRAPH" "$PRUNED_QGRAPH" \ | ||
| --preload-labels getRegionTimeFromVisit --anchor-label associateApdb |
There was a problem hiding this comment.
The argument is --preload-label, no plural.
Member
Author
There was a problem hiding this comment.
Thanks, I had pluralized it when I added support for multiple labels, but forgot to revert when I dropped that change.
ctslater
force-pushed
the
tickets/DM-55341
branch
from
July 8, 2026 19:17
14bd0e4 to
deb89f5
Compare
ctslater
force-pushed
the
tickets/DM-55341
branch
from
July 8, 2026 22:33
deb89f5 to
49ebbf2
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.
getRegionTimeFromVisitin addition toloadDiaCatalogs.