You are viewing a plain text version of this content. The canonical link for it is here.
Posted to submarine-dev@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/09/29 06:32:40 UTC

[GitHub] [hadoop-submarine] LinhaoZhu commented on a change in pull request #21: [Submarine 203] [SERVER] Submarine project manager TeamRestApi bug fix

LinhaoZhu commented on a change in pull request #21: [Submarine 203] [SERVER] Submarine project manager TeamRestApi bug fix
URL: https://github.com/apache/hadoop-submarine/pull/21#discussion_r329340062
 
 

 ##########
 File path: submarine-workbench/workbench-server/src/main/resources/org/apache/submarine/database/mappers/TeamMapper.xml
 ##########
 @@ -82,9 +82,6 @@
       <if test="createTime != null">
         create_time,
       </if>
-      <if test="updateBy != null">
 
 Review comment:
   I'm not sure if insert wants to record the value of updateby, or Assign the value of createBy to updateBy.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services