Uploaded image for project: 'Apache AsterixDB'
  1. Apache AsterixDB
  2. ASTERIXDB-3300

Columnar range filter fails when handling boolean values

    XMLWordPrintableJSON

Details

    Description

      SELECT VALUE d.id
      FROM ColumnDataset d
      WHERE d.myBoolean
      ORDER BY d.id; 

      This fails with NullPointerException.

      Columnar range filter should bail when encountering an unsupported type. 

      Attachments

        Activity

          People

            wyk Wail Y. Alkowaileet
            wyk Wail Y. Alkowaileet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: