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

desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git.


    from 96e85e7  Upgrade dependencies.
     new 987a326  Apply filter optimization before to create a feature subset.
     new d65b2a0  Provide a common ground between `FeatureQuery` and 
`CoverageQuery`.

The 2 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:
 .../java/org/apache/sis/storage/CoverageQuery.java | 125 +++++++++++++++++++--
 .../org/apache/sis/storage/CoverageSubset.java     |   9 +-
 .../java/org/apache/sis/storage/FeatureQuery.java  |  56 ++++++++-
 .../java/org/apache/sis/storage/FeatureSubset.java |   1 +
 .../main/java/org/apache/sis/storage/Query.java    |  74 +++++++-----
 .../org/apache/sis/storage/CoverageQueryTest.java  |  38 ++++++-
 .../org/apache/sis/storage/FeatureQueryTest.java   |  19 +++-
 7 files changed, 274 insertions(+), 48 deletions(-)

Reply via email to