Skip to content

Commit

Permalink
Updated CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
Mujtaba committed Nov 13, 2014
1 parent 673a9e5 commit b805aa6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,18 @@ Release Notes - Phoenix - Version 3.2.1
* [PHOENIX-1416] - Given a schema name, DatabaseMetadata.getTables and getColumns calls erroneously match tables without schema
* [PHOENIX-1418] - Optionally display number of parallel chunks in explain plan
* [PHOENIX-1419] - Update eclipse preferences file with correct header information
* [PHOENIX-1420] - DatabaseMetaData.getschemas returns incorrect column order
* [PHOENIX-1427] - Reduce work in StatsCollector
* [PHOENIX-1429] - Cancel queued threads when limit reached
* [PHOENIX-1432] - Run limit query that has only leading PK column filter serially
* [PHOENIX-1434] - Stats are not maintained correctly through splits
* [PHOENIX-1442] - Alter Index double normalize Index Table Name
* [PHOENIX-1445] - Add unit test for stats not being maintained correctly through splits
* [PHOENIX-1446] - Add/fix logging for LIMIT optimization
* [PHOENIX-1447] - Increase guidepost width default to take into account FAST_DIFF compression
* [PHOENIX-1448] - Fix resource leak when work rejected by thread executor
* [PHOENIX-1449] - Fix potential NPE in delete
* [PHOENIX-1451] - Queries with limit against tenant views is broken

Release Notes - Phoenix - Version 3.2.0

Expand Down

0 comments on commit b805aa6

Please sign in to comment.