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

RexBuilder.ensureType() does not correctly handle the case when nullability needs to be ignored

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 1.4.0-incubating
    • None
    • None

    Description

      In ensureType() we don't correctly handle the case when nullability should be ignored. We still compare digests of the two types which returns false even when the types are the same but differ only in nullability.

      Created a Pull Request with the description of the issue and a unit test.

      Attachments

        Issue Links

          Activity

            People

              julianhyde Julian Hyde
              mehant Mehant Baid
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: