[
https://issues.apache.org/jira/browse/DERBY-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765295#action_12765295
]
Bryan Pendleton commented on DERBY-3002:
----------------------------------------
I feel like I've worked on this code about as long as I can by myself; it's
time to get
the wider Derby developer community to help shake out the next level of
problems.
Many thanks to Knut, Dag, Manish, and all the other reviewers for the helpful
feedback and suggestions.
I've committed the current working version of the code to the trunk as revision
824966.
I intend to work on the documentation patch next (DERBY-4394).
If no significant issues arise immediately with the code just committed, I'll
mark this
issue as resolved in the next few days, and we can deal with subsequent problems
as separate Jira issues.
> Add support for GROUP BY ROLLUP
> -------------------------------
>
> Key: DERBY-3002
> URL: https://issues.apache.org/jira/browse/DERBY-3002
> Project: Derby
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 10.4.1.3
> Reporter: Bryan Pendleton
> Assignee: Bryan Pendleton
> Priority: Minor
> Attachments: fixWhiteSpace.diff, IncludesASimpleTest.diff,
> passesRegressionTests.diff, prototypeChangeNoTests.diff,
> rewriteGroupByRS.diff, rollupNullability.diff, setCurrentRow.diff,
> UpdateToTrunkSep2009.diff, useAggregateObserver.diff, useLookahead.diff,
> withDagsCastTest.diff
>
>
> Provide an implementation of the ROLLUP form of multi-dimensional grouping
> according to the SQL standard.
> See http://wiki.apache.org/db-derby/OLAPRollupLists for some more detailed
> information about this aspect of the SQL standard.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.