Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
Mujtaba committed Feb 18, 2015
1 parent 7bcad4e commit d9d38b4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,21 @@ Release Notes - Phoenix - Version 3.3
* [PHOENIX-1503] - Compilation on Mac OS fails on maven-assembly-plugin
* [PHOENIX-1511] - Invalidate stats row even if not running stats due to phoenix.stats.minUpdateFrequency
* [PHOENIX-1533] - Last key part not taken into child/parent optimization
* [PHOENIX-1545] - Add org.iq80.snappy reference to client poms
* [PHOENIX-1560] - Join between global index and data table if INDEX hint used
* [PHOENIX-1575] - Identical sql type values for UNSIGNED_TIMESTAMP and UNSIGNED_DATE
* [PHOENIX-1581] - Client cache not updated after issuing ALTER TABLE statements for setting phoenix table properties
* [PHOENIX-1587] - Error deserializing empty array (which represents null)
* [PHOENIX-1588] - TableNotFoundException when optimizing "SELECT * FROM a tenant-specific table"
* [PHOENIX-1591] - Return all rows instead of no rows if IN clause subquery gets optimized out from semi-join and returns empty result
* [PHOENIX-1600] - Scanner is left unclosed in MetaDataEndpointImpl#doDropTable()
* [PHOENIX-1605] - Update pom to latest stable sqlline release
* [PHOENIX-1606] - Update JDBC version to match release version
* [PHOENIX-1610] - Incorrect subquery results caused by unpaired contextStack push/pop
* [PHOENIX-1616] - Creating a View with a case sensitive column name does not work
* [PHOENIX-1654] - Incorrect group-by keys from ClientAggregatePlan
* [PHOENIX-1667] - Update sqlline to 1.1.8
* [PHOENIX-1669] - Views are not always properly updated with physical table indexes when cached


Release Notes - Phoenix - Version 3.2
Expand Down

0 comments on commit d9d38b4

Please sign in to comment.