Ma77Ball commented on code in PR #5300:
URL: https://github.com/apache/texera/pull/5300#discussion_r3336585674
##########
amber/src/main/scala/org/apache/texera/web/service/ExecutionsMetadataPersistService.scala:
##########
@@ -46,13 +47,13 @@ object ExecutionsMetadataPersistService extends LazyLogging
{
* This method inserts a new entry of a workflow execution in the database
and returns the generated eId
*
* @param workflowId the given workflow
- * @param uid user id that initiated the execution
+ * @param uid user id that initiated the execution; required (uid is
NOT NULL)
Review Comment:
done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]