Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-1876

Check for null function arguments before evaluating when constant

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.4.0, 4.3.2
    • None
    • None

    Description

      For built-in functions, we should check whether any required function arguments are null (in which case the function always evaluates to null), prior to evaluating a stateless, deterministic function. This enables us to rely on required arguments being not null if they are constants when evaluate is called.

      Attachments

        1. PHOENIX-1876.patch
          4 kB
          James R. Taylor

        Activity

          People

            jamestaylor James R. Taylor
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: