Opened 4 years ago

Closed 4 years ago

#2315 closed defect (fixed)

fix updates of floating point data with interval null values

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: major Milestone: 10.0
Component: qlparser Version: 9.8
Keywords: Cc:
Complexity: Medium

Description

There are two problems when updating floating point data with interval null values:

  1. The floating point null value is wrongly cast to int64
  2. If the source value is null then the target value is not updated, but it should be if the target value is also a null value

Change History (1)

comment:1 by Dimitar Misev, 4 years ago

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