UseInputHashesForOutput

ppg.UseInputHashesForOutput

ppg2.UseInputHashesForOutput(payload = None)

For DataLoadingJobs and AttributeLoadingJobs, you can return a ppg2.UseInputHashesForOutput(payload = None) object. This signals the ppg to use the jobs’ input hashes to derive it’s tracking hash.

You can use this if your object/payload is unsupported by DeepDiff, or simply strictly dependend on it’s inputs.