[postgis-tickets] [PostGIS] #3665: Bugs in BRIN support
PostGIS
trac at osgeo.org
Mon Nov 7 13:06:03 PST 2016
#3665: Bugs in BRIN support
-----------------------+---------------------------
Reporter: rjuju | Owner: pramsey
Type: defect | Status: new
Priority: critical | Milestone: PostGIS 2.3.1
Component: postgis | Version: 2.3.x
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by rjuju):
Hello Regina,
Sorry for late answer, last week was quite busy with the pgconf.eu event.
I started to add quite some new regression tests to cover all the code
path I could think of, and I found another issue that we overlooked in the
first implementation (mixing geometries of different number of dimension
in a same block range and looking for overlapping values leads to miss the
rows with the geometries containing less number of dimensions than the
compared geometry/bounding box). I'm working to fix this issue (BRIN has
infrastructure to deal with this case), and make sure the tests cover all
cross dimension mixes.
I'll provide a new patch containing the 3 fixes and the new regression
tests in a few days, so I can check and double check everything.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3665#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list