You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2009/09/21 09:35:23 UTC

[Db-derby Wiki] Update of "DerbyTenSixOneRelease" by KnutAndersHatlen

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The "DerbyTenSixOneRelease" page has been changed by KnutAndersHatlen:
http://wiki.apache.org/db-derby/DerbyTenSixOneRelease?action=diff&rev1=3&rev2=4

  The following features are planned for 10.6.1. Note that this is not a contract. The contents of 10.6.1 will shift as development proceeds.
  
  || '''Feature''' || '''JIRAs''' || '''Comments'''||
- || Sequence Generators || [[https://issues.apache.org/jira/browse/DERBY-712|DERBY-712]] || ANSI/ISO Sequence Generators ||
+ || Sequence Generators (T176) || [[https://issues.apache.org/jira/browse/DERBY-712|DERBY-712]] || ANSI/ISO Sequence Generators ||
  || DBLOOK Improvements || [[https://issues.apache.org/jira/browse/DERBY-4272|DERBY-4272]] || Sort DDL by dependencies; add GRANT/REVOKE statements ||
  || Replication Monitoring || [[https://issues.apache.org/jira/browse/DERBY-3501|DERBY-3501]] || JMX-based monitoring of master and slave databases ||
  || Restricted Table Functions || [[https://issues.apache.org/jira/browse/DERBY-4357|DERBY-4357]] || Push projections and simple restrictions into table functions. ||
  || XPLAIN statistics collection || [[https://issues.apache.org/jira/browse/DERBY-2487|DERBY-2487]] || Capture statistics about the execution of a query into database tables for further analysis ||
- || GROUP BY ROLLUP (limited) || [[https://issues.apache.org/jira/browse/DERBY-3002|DERBY-3002]] || Implement a subset of the SQL Standard ROLLUP functionality on the GROUP BY clause ||
+ || GROUP BY ROLLUP (T431, limited) || [[https://issues.apache.org/jira/browse/DERBY-3002|DERBY-3002]] || Implement a subset of the SQL Standard ROLLUP functionality on the GROUP BY clause ||
+ || CROSS JOIN (F401-04) || [[https://issues.apache.org/jira/browse/DERBY-4355|DERBY-4355]] || Implement SQL Standard CROSS JOIN syntax. ||
+ || Named columns join || [[https://issues.apache.org/jira/browse/DERBY-4370|DERBY-4370]] || Allow USING clauses in joins. ||
  
  
  == 10.6.1 Bug Fixes ==