typedb icon indicating copy to clipboard operation
typedb copied to clipboard

Comparisons between data-types must use a single ground-truth implementation

Open krishnangovindraj opened this issue 2 years ago • 0 comments

Problem to Solve

There are multiple implementations of comparisons between values of comparable data-types. Risking inconsistencies and subtle bugs.

Proposed Solution

Define a the standard comparisons for values of comparable datatypes (comparable as defined in Encoding) and update all comparisons to use it.

krishnangovindraj avatar Aug 12 '22 14:08 krishnangovindraj