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

NVL2's return data type should be nullable if and only if at least one of the second and third parameters are nullable

    XMLWordPrintableJSON

Details

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

    Description

      The Expression:

      nvl2(NULL, 'abc', NULL); 

      should return null with a nullable type.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nobigo xiong duan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: