Opened 5 years ago

Closed 5 years ago

#1916 closed defect (fixed)

Rasql servlet returns correct result for select * from RAS_COLLECTIONNAMES

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.7
Component: petascope Version: development
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description

In Petascope, rasql servlet, it should return all byte[] elements of result for `select c from RAS_COLLECTIONNAMES as c' instead of only the first byte[] element.

http://localhost:8082/rasdaman/rasql?username=rasguest&password=rasguest&query=select c from RAS_COLLECTIONNAMES as c

Attachments (1)

rasql_console_select.png (113.8 KB ) - added by Bang Pham Huu 5 years ago.

Download all attachments as: .zip

Change History (2)

by Bang Pham Huu, 5 years ago

Attachment: rasql_console_select.png added

comment:1 by Bang Pham Huu, 5 years ago

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