Repository: phoenix Updated Branches: refs/heads/4.2 f1414ab8d -> c50e73ab0
Updated CHANGES Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c50e73ab Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c50e73ab Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/c50e73ab Branch: refs/heads/4.2 Commit: c50e73ab0b8f5e81732b7034ddd8859811dc1bed Parents: f1414ab Author: Mujtaba <[email protected]> Authored: Wed Nov 12 21:37:19 2014 -0800 Committer: Mujtaba <[email protected]> Committed: Wed Nov 12 21:37:19 2014 -0800 ---------------------------------------------------------------------- CHANGES | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/phoenix/blob/c50e73ab/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 78239a4..cfc8ca7 100644 --- a/CHANGES +++ b/CHANGES @@ -17,6 +17,8 @@ Release Notes - Phoenix - Version 4.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-1431] - DELETE using Subqueries + * [PHOENIX-1442] - Alter Index double normalize Index Table Name Release Notes - Phoenix - Version 4.2.0
