This is an automated email from the ASF dual-hosted git repository. kaspersor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/metamodel.git
commit 6cc2857323192003e94b9692886196f255a3689c Author: Kasper Sørensen <[email protected]> AuthorDate: Mon Apr 1 10:36:10 2019 -0700 Updated CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 00490c9..c51a5fd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ * [METAMODEL-1207] - Fix JDBC Database version parser edge cases. * [METAMODEL-1172] - Made MAP_VALUE function capable of also navigating lists using square bracket notations. * Added ability to specify "split key" attribute for new tables in HBase. + * Improved performance of "count" queries on HBase by applying FirstKeyOnlyFilter. ### Apache MetaModel 5.2.1
