Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
Mujtaba committed Apr 3, 2015
1 parent f490692 commit 3b4d629
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
Release Notes - Phoenix - Version 3.3.1

** Improvement
* [PHOENIX-1799] - Provide parameter metadata for prepared create table statements

** Sub-task
* [PHOENIX-1776] - The literal -1.0 (floating point) should not be converted to -1 (Integer)

** Bug
* [PHOENIX-1672] - RegionScanner.nextRaw contract not implemented correctly
* [PHOENIX-1677] - Immutable index deadlocks when number of guideposts are one half of thread pool size
Expand All @@ -10,6 +16,7 @@ Release Notes - Phoenix - Version 3.3.1
* [PHOENIX-1723] - PTinyint.isCoercibleTo fails to test -1 with type PTinyint
* [PHOENIX-1741] - PUnsignedTimestamp should define its codec
* [PHOENIX-1753] - Query with RVC that doesn't lead with the row key can return incorrect results
* [PHOENIX-1798] - UnsupportedOperationException throws from BaseResultIterators.getIterators

Release Notes - Phoenix - Version 3.3.0

Expand Down

0 comments on commit 3b4d629

Please sign in to comment.