Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-1042

Ensure that FILTER is BOOLEAN NOT NULL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • None
    • None

    Description

      When an AggregateCall is created either by SqlToRelConverter or RelBuilder, make sure that it has type BOOLEAN and that it is NOT NULL.

      • If it is not BOOLEAN, RelBuilder should throw.
      • If it is nullable, wrap the expression in IS TRUE.

      Attachments

        Activity

          People

            julianhyde Julian Hyde
            julianhyde Julian Hyde
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: