Opened 7 years ago

Closed 7 years ago

#1509 closed defect (fixed)

'select' higher-dimensional data than the dimension of a stored Array does not throw an exception

Reported by: bbell Owned by: bbell
Priority: major Milestone:
Component: rasql Version: development
Keywords: Cc:
Complexity: Easy

Description

Running the following query (on 2D data) should throw an exception, but for some reason, it does not:

rasql --out string --quiet --query "select csv(c[ 2014 , 3, 1, 2, 3, 4, 5, 6  ]) from test_grey as c" --out string

Change History (1)

comment:1 by Joana Halili, 7 years ago

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