This is an automated email from the ASF dual-hosted git repository.

kaspersor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/metamodel.git.


    from 3ec5eb3  Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/metamodel
     new f632998  METAMODEL-1172: Improves searching based on an expression in 
MapValueFunction: Add support in cases that the outer most type is a 
list/array. Add support for searching in nested lists or multidimensional 
arrays.
     new 940bc06  Empty commit to trigger rebuild
     new ccafcf2  METAMODEL-1172: Updated CHANGES.md

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.md                                         |  1 +
 .../apache/metamodel/query/MapValueFunction.java   |  8 +--
 .../org/apache/metamodel/util/CollectionUtils.java | 81 ++++++++++++++--------
 .../metamodel/query/MapValueFunctionTest.java      | 28 ++++++++
 .../apache/metamodel/util/CollectionUtilsTest.java | 80 +++++++++++++++++++++
 5 files changed, 163 insertions(+), 35 deletions(-)

Reply via email to