Liqin Ye

Results 6 comments of Liqin Ye

Add version ID # above the workflow snapshot to differentiate the execution that has operator movement or property change

Operator version is introduced. Any modification of the operators in the Texera will be traced (from the code implementation perspective). The Operator version we generated is the git commit hash...

- Instead of having one operator version for all, we retrieve the latest git commit hash code for each operator individually. - The latest version of all operators are retrieved...

Operator version frontend display updated

Enable to highlight operator version if the operator version is different in workflow version track. Demo: ![opVersionHighlight](https://user-images.githubusercontent.com/69664190/189064737-e6f32194-8af7-41b1-834c-7cdd3ab4025a.gif)