Opened 5 years ago
Closed 5 years ago
#2242 closed defect (invalid)
petascope should add parentheses in marray/condense values clause
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | petascope | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
When petascope generates an marray..values <exp>
or condense..using <exp>
rasql query, the <exp>
should be wrapped in parentheses, i.e. (<exp>)
.
Change History (2)
comment:1 by , 5 years ago
Cc: | added |
---|---|
Type: | defect → enhancement |
comment:2 by , 5 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Type: | enhancement → defect |
Note:
See TracTickets
for help on using tickets.
The behaviour is correct in petascope actually, it adds parentheses as given by the query.