Description
Bump up Phoenix version to 4.3.1.
Notable changes for Phoenix 4.3.1:
The Apache Phoenix team is pleased to announce the immediate
availability of the 4.3.1 release. Highlights of the release being:
- Global client side resource metrics
- SQL command to turn Phoenix tracing ON/OFF
- SQL command to allow setting tracing sampling frequency
- Capability to pass guide post config params through UPDATE STATISTIC call
- Over 20 bug fixes
Release notes for Phoenix 4.3.0:
The Apache Phoenix team is pleased to announce the immediate
availability of the 4.3 release. Highlights include:
- functional indexes [1]
- map-reduce over Phoenix tables [2]
- cross join support [3]
- query hint to force index usage [4]
- set HBase properties through ALTER TABLE
- ISO-8601 date format support on input
- RAND built-in for random number generation
- ANSI SQL date/time literals
- query timeout support in JDBC Statement
- over 90 bug fixes
The release is available through maven or may be downloaded here [5].
Regards,
The Apache Phoenix Team[1] http://phoenix.apache.org/secondary_indexing.html#Functional_Indexes
[2] http://phoenix.apache.org/phoenix_mr.html
[3] http://phoenix.apache.org/joins.html
[4] http://phoenix.apache.org/secondary_indexing.html#Examples
[5] http://phoenix.apache.org/download.html
Attachments
Attachments
Issue Links
- is part of
-
BIGTOP-1480 Define BOM for 1.0 release of Bigtop
- Closed