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

Use statistics with not null where clauses

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • sql
    • None
    • Docs Required, Release Notes Required

    Description

      Now we can use null counter only with "is null" where clauses, but we should use it with "not null" too. In queries like:
      select *
      from employee
      where birth_date IS NOT NULL

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Berkov Alexander Belyak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: