Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5034

[patch] bad field masking makes non functional rowsInput evaluation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.7.1.1
    • 10.8.1.2
    • Network Server
    • None
    • Normal
    • Regression

    Description

      RealDistinctScalarAggregateStatistics derives from RealScalarAggregateStatistics

      RealDistinctScalarAggregateStatistics takes a constructor parm of rowsInput and forwards it to the super class's constructor, where it is stored for use by the class.

      However, the subclass mistakenly added a masked rowsInput field that is never set, and thus interferes with the proper use of the super class's rowsInput field.

      patch removed the erroneous subclass's field.

      Attachments

        1. bad_fieldmasking.diff
          0.6 kB
          Dave Brosius

        Activity

          People

            dbrosius@apache.org Dave Brosius
            dbrosius@apache.org Dave Brosius
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified