Hello, Igniters.

At the moment execution of the following SQL queries via JDBC requires no security permissions:
ALTER TABLE ADD
ALTER TABLE DROP COLUMN
CREATE INDEX
DROP INDEX

Could someone clarify does this behavior considered desired or it is needed to be fixed?

Tests that shows described behavior can be found here - [1].

[1] - https://github.com/apache/ignite/pull/7691

Regards,
Mikhail.

Reply via email to