Björn Harrtell

Results 206 comments of Björn Harrtell

Some quick tests for local PostgreSQL not involving any external code. I had a 1.9 GB table with assorted columns including geometry and rountripped it with COPY vs COPY BINARY:...

I had to redo my clone so https://github.com/openlayers/openlayers/pull/14169 replaces this. It's in draft until do the tests.

I've tried this locally against an SQL Server datasource with GeoServer 2.21.0 and it appears to be working.

Found a bug in this patch. It doesn't handle null values.

Hmm looking closer I don't see how null values would work for other types too which seems very strange... attempting to get proper tests done.

Tests added/expanded and also verifies null values are handled properly debunking suspect case.

@mprins and @aaime I've added test cases now. Please re-review.

@mprins personally I have no need for backport (if I'm correct in assuming it will be part of GeoTools 29 and GeoServer 2.22)

Ah I see GeoServer 2.22.x is already branched away from master...