All Projects : Derby : SQL (Component)



 Select:   Open Issues   Road Map   Change Log   Popular Issues   

Change Log

Progress: 
  1 of 1 issues have been resolved
Next release after 10.5.2.0 release candidate #1
   Bug DERBY-4331 FIXED Join returns results in wrong order Major Closed
Progress: 
  11 of 11 issues have been resolved
10.5.2 Release July 30 2009 (794445) Now deprecated
   Bug DERBY-4268 FIXED "SECURITY" is reserved as SQL keyword. Blocker Resolved
   Bug DERBY-4212 FIXED Prepared statement with OFFSET/FETCH gives different results on subsequent execute Major Resolved
   Bug DERBY-4198 FIXED When using the FOR UPDATE OF clause with SUR (Scroll-insensive updatable result sets), the updateRow() method crashes Major Resolved
   Bug DERBY-4142 FIXED java.lang.VerifyError causing java.sql.SQLException: Cannot create an instance of generated class ... in lang.GeneratedColumnsTest and GeneratedColumnsPermsTest on IBM iseries Major Resolved
   Improvement DERBY-3737 FIXED Document the new SignatureChecker lint tool in the Tools Guide Major Closed
   Bug DERBY-3926 FIXED Incorrect ORDER BY caused by index Major Closed
   Bug DERBY-4274 FIXED SYSCS_UPDATE_STATISTICS takes unnecessary table lock Major Closed
   Bug DERBY-4333 DUPLICATE Exception in getMaxRows() after NullPointerException in SQLClob.readExternal() during query in table with CLOB column Major Closed
   Bug DERBY-4204 FIXED Runtime statistics not collected on re-execution of statement Minor Resolved
   Bug DERBY-4001 FIXED Sequence comparison with "ALL" does not yield correct results Minor Resolved
   Improvement DERBY-2447 FIXED ejbql and floattypes in org.apache.derbyTesting.functionTests.tests.lang.LangScripts intermittently fails with 'expected:<[0.0 ] > but was:<[-0.0] ' Minor Resolved
Progress: 
  78 of 78 issues have been resolved
build: 764942, 14/Apr/09. Voted release: 28/Apr/09. Announced: 1/May/09
   Bug DERBY-3373 FIXED SQL "distinct" and "order by" needed together Blocker Resolved
   Bug DERBY-2892 FIXED Closing a resultset after retrieving a large > 32665 bytes value with Network Server does not release locks Critical Resolved
   Bug DERBY-3043 FIXED 'Schema <schemaname> does not exist' when constraint used in table definition Major Resolved
   Improvement DERBY-4079 FIXED Add support for SQL:2008 <result offset clause> and <fetch first clause> to limit result set cardinality Major Resolved
   Improvement DERBY-3932 FIXED Add tests of generated columns when sql authorization is turned on Major Resolved
   Bug DERBY-4063 FIXED Constraint causes wrong query result when using exists Major Resolved
   Bug DERBY-3652 FIXED Derby does not follow the SQL Standard when trying to map SQL routines to Java methods. Major Resolved
   Bug DERBY-3813 FIXED Derby tests for the existance of BigDecimal methods toPlainString and bdPrecison but does not check if they were found before using them. Major Resolved
   Bug DERBY-3948 FIXED Don't allow references to generated columns in the NEW transition variables of triggered actions of BEFORE triggers Major Resolved
   Bug DERBY-3945 FIXED Generation clauses which mention user-coded functions may produce different resuls depending on who performs the triggering INSERT/UPDATE Major Resolved
   Bug DERBY-3219 FIXED Group by query with many aggregate columns and case statements fails with: ERROR XSDA7: Restore of a serializable or SQLData object of class , attempted to read more data than was originally stored Major Resolved
   Improvement DERBY-3570 FIXED Implement DETERMINISTIC keyword for procedures and functions Major Resolved
   Improvement DERBY-2207 FIXED Improve usability of Derby's client/server security by implementing ANSI Roles Major Resolved
   Bug DERBY-3360 FIXED Invalid method java.lang.Integer >> void <init>(short) because java.lang.NoSuchMethodException: java.lang.Integer.<init>(short) Major Resolved
   Task DERBY-3923 FIXED Make the datatype optional when declaring columns with generation clauses Major Resolved
   Bug DERBY-3969 FIXED NPE if you declare a constraint on a generated column and omit the datatype Major Resolved
   Bug DERBY-3904 FIXED NPE on left join with aggregate Major Resolved
   Bug DERBY-3718 FIXED NPE when firing a trigger Major Resolved
   Bug DERBY-3266 FIXED Not possible for non-db-owner to create a temporary table. "Get ERROR 42507: User 'USERB' can not perform the operation in schema 'SESSION'." Major Resolved
   Bug DERBY-3964 FIXED NullPointerException when re-evaluating generated column during ON DELETE SET NULL referential action Major Resolved
   Bug DERBY-3997 FIXED ORDER BY causes column to be returned Major Resolved
   Bug DERBY-2351 FIXED ORDER BY with expression with distinct in the select list returns incorrect result Major Resolved
   Improvement DERBY-269 FIXED Provide some way to update index cardinality statistics (e.g. reimplement update statistics) Major Resolved
   Bug DERBY-3613 FIXED SELECT DISTINCT field FROM TABLE_NAME GROUP BY field, field2 Major Resolved
   Bug DERBY-3678 FIXED StackOverflowException in deadlock trace Major Resolved
   Bug DERBY-2861 FIXED Thread safety issue in TableDescriptor Major Resolved
   Bug DERBY-3764 FIXED Union Query fail on Derby 10.4.1.3 Major Resolved
   Improvement DERBY-4048 FIXED Update Statistics code in AlterTableConstantAction should use execute transaction rather than compile transaction Major Resolved
   Bug DERBY-3950 FIXED You should get an error if you try to override a generated column via an INSERT driven by an inner ResultSet Major Resolved
   Bug DERBY-3649 FIXED can't call a stored function with an aggregate argument without getting the following error: ERROR 42Y29 Major Resolved
   Improvement DERBY-481 FIXED implement SQL generated columns Major Resolved
   Bug DERBY-3631 DUPLICATE UDF used with aggregate arguments results in error 30000 Major Resolved
   Bug DERBY-4006 FIXED ALTER COLUMN ... WITH DEFAULT NULL does not change the default Major Closed
   Sub-task DERBY-3673 FIXED DERBY-3137
Add checks that a new role isn't already a user authorization id
Major Closed
   Sub-task DERBY-3722 FIXED DERBY-3137
Add circularity check for the GRANT role statement
Major Closed
   Bug DERBY-4071 FIXED AssertFailure when selecting rows from a table with CHARACTER and VARCHAR columns Major Closed
   Bug DERBY-4146 FIXED Cannot insert row when a generated column references an identity column Major Closed
   Bug DERBY-1331 FIXED Derby's "set schema" behavior is not compliant with SQL 2003 Foundation spec. Major Closed
   Task DERBY-3922 FIXED Enable the adding of generated columns via ALTER TABLE Major Closed
   Sub-task DERBY-3666 FIXED DERBY-3223
Make role descriptor a dependency Provider
Major Closed
   Bug DERBY-4145 FIXED NullPointerException on CREATE TABLE when generated column depends on another generated column Major Closed
   Improvement DERBY-3743 FIXED Revoking EXECUTE privilege on a function if used in a CHECK constraint: implementation problem Major Closed
   Bug DERBY-3736 FIXED Revoking a column level privilege from a user, a prepared statement relying on that privilege can still be executed Major Closed
   Bug DERBY-3975 FIXED SELECT DISTINCT may return duplicates with territory-based collation Major Closed
   Bug DERBY-3741 FIXED SQL LENGTH function materializes CLOB into memory Major Closed
   Improvement DERBY-3327 FIXED SQL roles: Implement authorization stack (and SQL session context to hold it) Major Closed
   Task DERBY-3667 FIXED SQL roles: Make CURRENT_ROLE check that the role is still valid Major Closed
   Task DERBY-3137 FIXED SQL roles: add catalog support Major Closed
   Improvement DERBY-3886 FIXED SQL roles: ij show enabled and settable roles Major Closed
   Task DERBY-3223 FIXED SQL roles: make use of privileges granted to roles in actual privilege checking Major Closed
   Bug DERBY-4040 FIXED SQLChar.getLength returns wrong length for some data values Major Closed
   Bug DERBY-3897 FIXED SQLSessionContext not correctly initialized in some non-method call nested contexts Major Closed
   Bug DERBY-4116 FIXED SYSCS_UTIL.SYSCS_UPDATE_STATISTICS should update the store estimated row count for the table Major Closed
   Bug DERBY-3354 FIXED Select from large lob table with embedded gives OutOfMemoryError Major Closed
   Bug DERBY-4095 FIXED Trigger fails with ERROR 38000: The exception 'java.sql.SQLException: ResultSet not open during VTIResultSet.getNextRowCore() Major Closed
   Bug DERBY-4141 FIXED XAExceptions thrown by Derby can have errorCode 0 Major Closed
   Bug DERBY-4126 FIXED You can't invoke a table function which is stored in a jar file inside the database Major Closed
   Bug DERBY-3310 FIXED ASSERT in MergeSort.checkColumnTypes() disallow legal type conversions Minor Resolved
   Improvement DERBY-4013 FIXED Allow standard SQL syntax: ALTER TABLE ALTER [COLUMN] <col> SET DEFAULT <default> Minor Resolved
   Improvement DERBY-3338 FIXED CancelQueryTask.forgetContext() could be simplified. Minor Resolved
   Improvement DERBY-1062 FIXED Change the internal implemetation of SYSCS_INPLACE_COMPRESS_TABLE to share existing alter table Minor Resolved
   Bug DERBY-3270 FIXED Delayed (on-demand) creation of current user schema makes select from view belonging to other schema fail. Minor Resolved
   Improvement DERBY-581 FIXED Modify SQL to skip N rows of the result and return the next M rows Minor Resolved
   Bug DERBY-3880 FIXED NPE on a query with having clause involving a join Minor Resolved
   Bug DERBY-3538 FIXED NullPointerException during execution for query with LEFT OUTER JOIN whose inner table selects all constants. Minor Resolved
   Improvement DERBY-3097 FIXED Unnecessary if statement can be removed from BaseActivation.getColumnFromNow Minor Resolved
   Bug DERBY-3408 FIXED Wrong message when using SHOW in ij. Minor Resolved
   Bug DERBY-3566 FIXED Alter column set data type not allowed in soft upgrade with unique constraint Minor Closed
   Bug DERBY-961 FIXED Error 22001 can include 'XX-RESOLVE-XX' which should be removed Minor Closed
   Improvement DERBY-3063 FIXED Extend the system function mechanism to support functions with multiple arguments Minor Closed
   Bug DERBY-3731 FIXED Improve calculation of refSize in ClassSize.java Minor Closed
   Improvement DERBY-3981 FIXED Improve distribution of hash codes in SQLBinary and SQLChar Minor Closed
   Improvement DERBY-3494 FIXED Move the setup of NormalizeResultSetNode into the NormalizeResultSetNode Minor Closed
   Improvement DERBY-3850 FIXED Remove unneeded workarounds for DERBY-177 and DERBY-3693 Minor Closed
   Improvement DERBY-3732 FIXED SQL Length function materializes BLOB into memory Minor Closed
   Bug DERBY-3682 FIXED SYSCS_BULK_INSERT doesn't quote identifiers or strings properly Minor Closed
   Bug DERBY-2085 FIXED Misleading error message for non-matching ORDER BY clause in queries with GROUP BY. Trivial Resolved
   Improvement DERBY-3798 FIXED Remove unnecessary call to Hashtable.get() in TableScanResultSet.getNextRowCore() Trivial Closed

Preset Filters


Component Summary

Open Open 248
   28%
In Progress In Progress 4
Reopened Reopened 7
   1%
Resolved Resolved 161
   18%
Closed Closed 463
   52%

Open Issues

By Priority
Critical Critical 2
   1%
Major Major 152
   59%
Minor Minor 103
   40%
Trivial Trivial 2
   1%

By Assignee
Bryan Pendleton 2
   1%
Dag H. Wanvik 3
   1%
Daniel John Debrunner 3
   1%
Dibyendu Majumdar 1
Kathey Marsden 1
Knut Anders Hatlen 2
   1%
Mamta A. Satoor 5
   2%
Rick Hillegas 2
   1%
Suran Jayathilaka 2
   1%
Unassigned 238
   92%