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

Class name "com.ibm.db2j.aggregates.Aggregator" refered in error message is no longer correct

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 10.6.1.0
    • Documentation, SQL
    • None

    Description

      Error message for 42Y32 refers com.ibm.db2j.aggregates.Aggregator is as next.

      > 42Y32 Aggregator class '<className>' for aggregate '<aggregateName>' on
      > type <type> does not implement com.ibm.db2j.aggregates.Aggregator.

      Reading org.apache.derby.impl.sql.compile.AggregateNode#checkAggregatorClassName, however, the current fully qualified name for the class is org.apache.derby.iapi.sql.execute.ExecAggregator.

      Same problem exists in reference manual also.
      http://db.apache.org/derby/docs/dev/ref/rrefexcept71493.html

      Attachments

        1. DERBY-2676.patch
          0.7 kB
          Hiranya Kasub Jayathilaka

        Activity

          People

            hiranya Hiranya Kasub Jayathilaka
            tmnk Tomohito Nakayama
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: