Skip to content

Fix FP slice point-query with small (eps) gap coordinates - #1384

Merged
stavrospapadopoulos merged 2 commits into
devfrom
ihn/small_fp_pointquery
Sep 26, 2019
Merged

stavrospapadopoulos merged 2 commits into
devfrom
ihn/small_fp_pointquery

Conversation

@ihnorton

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread tiledb/sm/rtree/rtree.cc Outdated
@ihnorton
ihnorton force-pushed the ihn/small_fp_pointquery branch from f976834 to 947d9c2 Compare September 25, 2019 20:04
Fixes problem with queries for floating point slices on array
with small gap between coordinates. The overlap ratio goes to 0
and we do not retrieve any points.
Found while writing tests for TileDB-Py domain_index support.

Co-authored-by: stavros@tiledb.io
@ihnorton
ihnorton force-pushed the ihn/small_fp_pointquery branch from 947d9c2 to 4034aa3 Compare September 25, 2019 20:48
@stavrospapadopoulos
stavrospapadopoulos merged commit 485a10e into dev Sep 26, 2019
@ihnorton
ihnorton deleted the ihn/small_fp_pointquery branch September 26, 2019 14:06
@tdenniston tdenniston added this to the 1.6.3 milestone Sep 30, 2019
@tdenniston tdenniston added the backport tags commits to backport to release branch label Sep 30, 2019
tdenniston pushed a commit that referenced this pull request Sep 30, 2019
* Add test for point query with small gap float coordinates

* Fix overlap ratio bug w/ small gap floating point coordinates

Fixes problem with queries for floating point slices on array
with small gap between coordinates. The overlap ratio goes to 0
and we do not retrieve any points.
Found while writing tests for TileDB-Py domain_index support.

Co-authored-by: stavros@tiledb.io

PR #1384

(cherry picked from commit 485a10e)
tdenniston pushed a commit that referenced this pull request Sep 30, 2019
* Add test for point query with small gap float coordinates

* Fix overlap ratio bug w/ small gap floating point coordinates

Fixes problem with queries for floating point slices on array
with small gap between coordinates. The overlap ratio goes to 0
and we do not retrieve any points.
Found while writing tests for TileDB-Py domain_index support.

Co-authored-by: stavros@tiledb.io

PR #1384

(cherry picked from commit 485a10e)
tdenniston pushed a commit that referenced this pull request Oct 1, 2019
* Add test for point query with small gap float coordinates

* Fix overlap ratio bug w/ small gap floating point coordinates

Fixes problem with queries for floating point slices on array
with small gap between coordinates. The overlap ratio goes to 0
and we do not retrieve any points.
Found while writing tests for TileDB-Py domain_index support.

Co-authored-by: stavros@tiledb.io

PR #1384

(cherry picked from commit 485a10e)
@tdenniston tdenniston removed the backport tags commits to backport to release branch label Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants