Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-7663

AssertionError/NPE on "CREATE SCHEMA"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 2.3
    • 2.5
    • sql
    • None

    Description

      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.

      Attachments

        Activity

          People

            mcherkasov Mikhail Cherkasov
            mcherkasov Mikhail Cherkasov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: