Re: [Geoserver-users] Question about GEOS-9757

2024-07-11 Thread Kalesse Sören
and will try to provide a PR for this. Thanks You! Sören -Ursprüngliche Nachricht- Von: Andrea Aime Gesendet: Donnerstag, 11. Juli 2024 11:22 An: Kalesse Sören Cc: geoserver-users@lists.sourceforge.net Betreff: Re: [Geoserver-users] Question about GEOS-9757 Hi Soren, yes, that&

Re: [Geoserver-users] Question about GEOS-9757

2024-07-11 Thread Andrea Aime
Hi Soren, yes, that's a good idea in general... I guess you're using a data source that does not perform any sort of paged access? E.g., when working against a shapefile, only one record will be actually read by DataUtilities.first, and when using a database, a "fetch size" worth of records should

[Geoserver-users] Question about GEOS-9757

2024-07-11 Thread Kalesse Sören
Hi, we have a question regarding the fix for https://osgeo-org.atlassian.net/browse/GEOS-9757. We are indeed happy about this functionality, but we noticed an inconvenience. We observed that the validation code for vector dimensions creates a filter for the particular dimension but wraps it

[Geoserver-users] Question about GEOS-9757

2024-07-10 Thread Kalesse Sören
Hi, we have a question regarding the fix for https://osgeo-org.atlassian.net/browse/GEOS-9757. We are indeed happy about this functionality, but we noticed an inconvenience. We observed that the validation code for vector dimensions creates a filter for the particular dimension but wraps it