-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add several utilities to apply a function on luigi inputs and outputs. * Add a ForceableTask class which is a luigi task that can be forced running again by setting the 'rerun' parameter to True. * Add a WorkflowTask which is both a GlobalParamTask and ForceableTask. Change-Id: Idf2b45094048e07671997a2a0ce6713ababee6b5
- Loading branch information
1 parent
a853dd5
commit e8eae3b
Showing
6 changed files
with
330 additions
and
19 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
File renamed without changes.
Oops, something went wrong.