Opened 8 years ago

Closed 5 years ago

#1157 closed defect (fixed)

OIds stored as double

Reported by: Georg Semmler Owned by: apercov
Priority: major Milestone: 10.0
Component: undecided Version: development
Keywords: Cc:
Complexity: Hard

Description

Rasdaman oids are longs, but in the code(eg raslib/oid.hh) they are stored as double. This is a potential source of bugs and should be changed.

Change History (7)

comment:1 by Dimitar Misev, 8 years ago

Owner: set to Dimitar Misev
Status: newassigned

comment:2 by Peter Baumann, 8 years ago

Milestone: 10.09.1.x

Seems that during the OID port some places were missed. Job for Bang?

comment:3 by Bang Pham Huu, 8 years ago

In a test, I managed to see the OID is displayed as double after inserting a lot of MDDs ( by select into a collection.

  Result object 1182: {
 "oid": "1.10694e+06",

comment:4 by Dimitar Misev, 7 years ago

Milestone: 9.1.x10.0

comment:5 by Vlad Merticariu, 5 years ago

Owner: changed from Dimitar Misev to apercov

comment:6 by apercov, 5 years ago

Status: assignedaccepted

comment:7 by apercov, 5 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.