Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-21246: Take advantage of deferred collection-passing to Butler. #200

Merged
merged 1 commit into from Jan 30, 2020

Conversation

TallJimbo
Copy link
Member

This would be a bit nicer if we could also defer collection-passing through writeCuratedCalibrations, but that's more work than I want to tack on to the end of this ticket, so I've created DM-23230 to cover it.

to use for dataset ingest (`ConvertRepoTask.butler3` should never be
used directly).
def getCollections(self, datasetTypeName: str) -> List[str]:
"""Return the set of collectoins a particular dataset type should be
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trivial typo here.

@TallJimbo TallJimbo force-pushed the tickets/DM-21246 branch 3 times, most recently from 2a5473e to 976cbb4 Compare January 30, 2020 02:06
This would be a bit nicer if we could also defer collection-passing
through writeCuratedCalibrations, but that's more work than I want to
tack on to the end of this ticket, so I've created DM-23230 to cover
it.
@TallJimbo TallJimbo merged commit 6de566f into master Jan 30, 2020
@TallJimbo TallJimbo deleted the tickets/DM-21246 branch January 30, 2020 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants