[
https://issues.apache.org/jira/browse/DERBY-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan reassigned DERBY-2676:
--------------------------------------
Assignee: Hiranya Jayathilaka
Sure, I have added Hiranya to the derby-developers group. Welcome :)
I also assigned the issue to him.
> Class name "com.ibm.db2j.aggregates.Aggregator" refered in error message is
> no longer correct
> ---------------------------------------------------------------------------------------------
>
> Key: DERBY-2676
> URL: https://issues.apache.org/jira/browse/DERBY-2676
> Project: Derby
> Issue Type: Bug
> Components: Documentation, Newcomer, SQL
> Reporter: Tomohito Nakayama
> Assignee: Hiranya Jayathilaka
> Priority: Trivial
> Fix For: 10.6.0.0
>
> Attachments: DERBY-2676.patch
>
>
> 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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.