[jira] [Created] (IGNITE-11453) SQL: command to wotk with permission must thrown clear exception witn UNSUPPORTED error code

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-11453) SQL: command to wotk with permission must thrown clear exception witn UNSUPPORTED error code

Anton Vinogradov (Jira)
Taras Ledkov created IGNITE-11453:
-------------------------------------

             Summary: SQL: command to wotk with permission must thrown clear exception witn UNSUPPORTED error code
                 Key: IGNITE-11453
                 URL: https://issues.apache.org/jira/browse/IGNITE-11453
             Project: Ignite
          Issue Type: Improvement
          Components: sql
    Affects Versions: 2.7
            Reporter: Taras Ledkov
            Assignee: Taras Ledkov


The command to work with permissions may produce confused error when Ignite used with specified name is created.

These command must be disabled and throw exception witn UNSUPPORTED error code:
- GRANT / REVOKE <perisson> ON <object> TO <subj>;
- GRANT / REVOKE <role> TO <subj>;
- GRANT ALTER ANY SCHEMA ;




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)