Opened 4 years ago

Closed 4 years ago

#2274 closed defect (fixed)

rasql - place holders in error message are not replaced

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

Description

$lineNo is not replaced by a real value and so one

rasql -q 'select c[0:0,0:2] + c[0:1,0:2] from test_rgb as c'
rasql: rasdaman query tool v1.0, rasdaman 10.0.0.
Opening database RASBASE at 127.0.0.1:7001... ok.

Executing retrieval query... rasdaman error 351: 
Execution error $errorNo in line $lineNo, column $columnNo, near token $token: 

Spatial domains of the binary induce operands are incompatible.

Change History (2)

comment:1 by apercov, 4 years ago

Status: assignedaccepted

comment:2 by apercov, 4 years ago

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