keith-turner commented on issue #88:
URL: https://github.com/apache/accumulo-access/issues/88#issuecomment-3643933832

   > there is validation when creating a new ColumnVisibility that the 
Authorizations is a valid auth character
   
   I believe this only true for auths in the expression that are not quoted.  
This 
[code](https://github.com/apache/accumulo/blob/98549b6bfe3347d8827829de4fa4b2cdb5a649df/core/src/main/java/org/apache/accumulo/core/security/ColumnVisibility.java#L402-L412)
 processes quoted auths and it takes all bytes until it sees a closing quote.


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

Reply via email to