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

Functions extending FirstLastValueBaseFunction returning NAME as null instead of actual function name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.9.0, 4.10.0
    • 4.11.0, 4.10.1
    • None
    • None

    Description

      The NTH_VALUE, FIRST_VALUE and other functions extending FirstLastValueBaseFunction are printing NAME as null because in Java the member variables are always binded to the reference type, the super class type referencing to sub class object is using the super class member variable which is initialised to null.

      Attachments

        1. PHOENIX-3840.patch
          5 kB
          Loknath Priyatham Teja Singamsetty

        Activity

          People

            singamteja Loknath Priyatham Teja Singamsetty
            singamteja Loknath Priyatham Teja Singamsetty
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: