Opened 11 years ago
Closed 11 years ago
#543 closed defect (fixed)
Condensing over complex numbers
Reported by: | Veranika Liaukevich | Owned by: | Veranika Liaukevich |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | undecided | Version: | development |
Keywords: | Cc: | Peter Baumann | |
Complexity: | Medium |
Description
Condense operation doesn't work on complex numbers. Suppose data
is an 1D collection of complex numbers:
select condense + over x in sdom(data) using data[x] from data
The error message:
rasdaman error 412: Execution error 412 in line 1, column 8, near token condense: Value expression must be either of type atomic or complex.
Change History (2)
comment:1 by , 11 years ago
Status: | new → accepted |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.