Opened 7 years ago
Closed 7 years ago
#1678 closed defect (fixed)
RasdaPy_Error parsing result from bit()
Reported by: | Bang Pham Huu | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 9.5 |
Component: | rasdapy | Version: | development |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
With this query:
select bit(test_grey2,1) from test_grey2
RasaPy cannot parse the result
File "/home/rasdaman/.local/lib/python2.7/site-packages/rasdapy/utils.py", line 97, in get_type_structure_from_string "Invalid Type Structure: Could not retrieve type structure " Exception: Invalid Type Structure: Could not retrieve type structure from String
Note:
See TracTickets
for help on using tickets.
will be fixed in the patch for ticket:1685