Mikhail Cherkasov created IGNITE-7663:
-----------------------------------------

             Summary: AssertionError/NPE on "CREATE SCHEMA"
                 Key: IGNITE-7663
                 URL: https://issues.apache.org/jira/browse/IGNITE-7663
             Project: Ignite
          Issue Type: Bug
          Components: sql
    Affects Versions: 2.3
            Reporter: Mikhail Cherkasov
             Fix For: 2.5


Instead of UnsupportedOperationException exception, we haveĀ AssertionError:

[https://stackoverflow.com/questions/48708238/ignite-database-create-schema-assertionerror]

Errors mean that we can't continue work and should terminate processĀ because 
now it is in unknown state and behavior is unpredictable, but I don't think 
that it's the case, isn't it?

With disabled assertions, we have NPE there, but anyway, I expect to seeĀ 
UnsupportedOperationException if we try to run SQL that we don't support yet.



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

Reply via email to