Opened 2 years ago

Closed 2 years ago

#2544 closed enhancement (fixed)

rasql - project() supports null value parameter

Reported by: Bang Pham Huu Owned by: Dimitar Misev
Priority: major Milestone: 10.0
Component: rasql Version: 9.8
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Medium

Description

By default, project() https://doc.rasdaman.org/04_ql-guide.html#the-project-function sets 0 as null value. However, it doesn't work well when the coverage has non-zero null value (e.g. -9999).

It needs an extra parameter in project() for that.

Change History (3)

comment:1 by Dimitar Misev, 2 years ago

No need for extra parameter, it should be set from the null set of the project operand.

comment:2 by Bang Pham Huu, 2 years ago

so, this can be closed?

comment:3 by Dimitar Misev, 2 years ago

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