← Back to team overview

linux-traipu team mailing list archive

[Bug 1095883] [NEW] Float comparison is done via ==

 

Public bug reported:

All float comparisons, including the ones in the optimizer determining
optimizer path, are comparing floats via ==.

This obviously creates some issues.

** Affects: drizzle
     Importance: Undecided
         Status: New

** Changed in: drizzle
    Milestone: None => 7.2.5

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/1095883

Title:
  Float comparison is done via ==

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  New

Bug description:
  All float comparisons, including the ones in the optimizer determining
  optimizer path, are comparing floats via ==.

  This obviously creates some issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/1095883/+subscriptions


Follow ups

References