Are there any plans to release Phoenix 4.13 compatible with HBase 1.2? On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <[email protected]> wrote:
> The Apache Phoenix team is pleased to announce the immediate availability > of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP and > operational analytics for Apache Hadoop using Apache HBase as its backing > store and providing integration with other projects in the Apache ecosystem > such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases are > compatible with HBase 0.98 and 1.3. > > Highlights of the release include: > > * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when > connecting [1] > * Numerous bug fixes around handling of row deletion [2] > * Improvements to statistics collection [3] > * New COLLATION_KEY built-in function for linguistic sort [4] > > Source and binary downloads are available here [5]. > > [1] https://issues.apache.org/jira/browse/PHOENIX-4335 > [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion > [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D% > 20statsCollection > [4] https://phoenix.apache.org/language/functions.html#collation_key > [5] http://phoenix.apache.org/download.html >
