datacraft-dsc / starfish-java

Developer Toolkit for the Data Ecosystem
3 stars 2 forks source link

Provenance: Ensure memory operations create appropriate provenance #64

Open mikera opened 5 years ago

mikera commented 5 years ago

For testing purposes, and for users who use them locally, memory operations should create appropriate provenance by default.

@shark8me and @AyushVerma2 please work on this to ensure this is correctly implemented in AMemoryOperation so that concrete instances of memory operations automatically inherit this functionality.

Functions used to add provenance should be re-usable by other implementations.

AyushVerma2 commented 5 years ago

PR raised for this implementation, kindly merge: https://github.com/DEX-Company/starfish-java/pull/67