Opened 6 years ago
Closed 6 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)
Change History (2)
by , 6 years ago
Attachment: | rasql_console_select.png added |
---|
comment:1 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.