You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2020/03/03 17:48:37 UTC

[GitHub] [phoenix] ChinmaySKulkarni commented on a change in pull request #717: PHOENIX-5750: Upsert on immutable table fails with AccessDeniedException

ChinmaySKulkarni commented on a change in pull request #717: PHOENIX-5750: Upsert on immutable table fails with AccessDeniedException
URL: https://github.com/apache/phoenix/pull/717#discussion_r387187509
 
 

 ##########
 File path: phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
 ##########
 @@ -863,6 +863,40 @@ private void revokeSystemTableAccess(User superUser, User... users) throws Excep
         }
     }
 
+    AccessTestAction onlyCreateTable(final String tableName) throws SQLException {
 
 Review comment:
   nit: Rename to `onlyCreateImmutableTable`

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