versatile-data-kit icon indicating copy to clipboard operation
versatile-data-kit copied to clipboard

Please include data job version in job_input.get_execution_properties()

Open AlexanderAvramov opened this issue 2 years ago • 3 comments

As part of job_input.get_execution_properties(), would you please be able to add a way to get the data job version.

More information: Speaking with Antoni, I understand that it would involve adding this line of code “pa__job_version”: self.__statestore.get(ExecutionStateStoreKeys.JOB_GIT_HASH) to https://github.com/vmware/versatile-data-kit/blob/18a62fd83f29fa8fffc8b598501cfca8cb38c2d1/projects/vdk-core/src/vdk/internal/builtin_plugins/run/job_input.py#L165.

AlexanderAvramov avatar Oct 19 '22 07:10 AlexanderAvramov

Triaged. We will keep it, as being a First good issue .

sabadzhiev avatar Jun 22 '23 13:06 sabadzhiev

I would like to work on this, can you please assign this to me?

s0sharma avatar Jan 06 '24 19:01 s0sharma

I have made the changes and created a pull request please have a look at it. BTW I am new to open source so if you have any feedback please tell me, I will make the necessary changes.

s0sharma avatar Jan 06 '24 21:01 s0sharma