bchapuis commented on issue #909: URL: https://github.com/apache/incubator-baremaps/issues/909#issuecomment-2577386829
@AlexGacon Thanks, I really wonder why my version of postgres seems to be more forgiving... Here is a new version with the aliases that works on the basemap. Let me know if this version works. We will probably need a few back and forth as I'm not able to test with your schema and data? https://github.com/apache/incubator-baremaps/releases/tag/v0.8.2-test3 I checked the unit tests and we are actually using postgres 14 and postgis 3.3 on the CI. Maybe we could add an integration test that validates your use case more specifically. https://github.com/apache/incubator-baremaps/blob/767b079bc170aeecc787ab6daf04bec524763a09/baremaps-testing/src/main/java/org/apache/baremaps/testing/PostgresContainerTest.java#L40 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
