You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by GitBox <gi...@apache.org> on 2019/07/10 11:33:30 UTC

[GitHub] [lens] ankitkailaswar commented on a change in pull request #34: [LENS-1545]: Fixed a Bug and made changes for PreparedQuery.

ankitkailaswar commented on a change in pull request #34: [LENS-1545]: Fixed a Bug and made changes for PreparedQuery.
URL: https://github.com/apache/lens/pull/34#discussion_r301517807
 
 

 ##########
 File path: lens-server/src/main/java/org/apache/lens/server/query/LensServerDAO.java
 ##########
 @@ -821,4 +823,32 @@ public boolean deleteActiveSession(LensSessionHandle sessionId) throws LensExcep
 
     return result;
   }
+
 
 Review comment:
   add update prepare query also

----------------------------------------------------------------
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