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

SQL: add ALL condition support.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • sql

    Description

      H2 supports ALL,ANY,SOME (same as ANY) conditions.
      Ignite seems supports ANY condition and rewrite it to IN condition.
      But using ALL condition results with an error.

      Seems, we can add support of ALL condition for queries with collocated flag without serious changes in code.

      Attachments

        1. SqlAnyAll.java
          4 kB
          Andrey Mashenkov

        Activity

          People

            Unassigned Unassigned
            amashenkov Andrey Mashenkov
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: