sosandstrom / mardao

Mardao is the Java Architect's Dao Generator, for Spring JDBC, AppEngine Datastore and Android SQLite
GNU General Public License v3.0
18 stars 13 forks source link

Duplicates and missing Locations in findNearest() with offset #21

Closed sosandstrom closed 11 years ago

sosandstrom commented 11 years ago

id:262001 d:1484.262401 id:235001 d:1661.295556 id:267001 d:2091.446651 id:219036 d:9932524.140291 id:219065 d:9962893.222328 id:219068 d:9980945.645149 id:219037 d:9991253.206954 id:219034 d:9994118.722659 id:219040 d:10013202.454138 id:219064 d:10015043.426003 -- END of first page, offset 0 limit 10 --

id:219034 d:9994118.722659 id:219069 d:10002211.101733 id:219070 d:10003557.703614 id:219072 d:10013071.819871 id:219040 d:10013202.454138 id:219064 d:10015043.426003 id:219067 d:10015530.889746 id:219038 d:10015857.289120 id:219039 d:10016463.853938 -- END of second page, offset 9 limit 10 --

219069, 219070, 219072 are missing in first page, yet 219040 and 219064 are included.

sosandstrom commented 11 years ago

Fixed in 2.3.4