Opened 2 years ago
Closed 21 months ago
#2605 closed feature (fixed)
NEW SORT operator
Reported by: | aburamadan | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | qlparser | Version: | 10.0 |
Keywords: | sort | Cc: | Dimitar Misev, Peter Baumann |
Complexity: | Medium |
Description
added SORT operator to sort an MDD by a ranking function. Refer to included docs for more info.
added mandatory test_select test cases.
named axes are supported.
also added QtAxisSDom which returns the SDOM of an array at an axis.(required for SORT op.)
Change History (6)
comment:2 by , 2 years ago
The doc examples should use the demo collections mr2 or rgb, not test_mr from the systemtest. And ideally they should run without errors.
comment:3 by , 2 years ago
comment:4 by , 2 years ago
Are you sure you have look at the right output on CentOS 7? It looks like no sorting was done at all and it returns the original image.
comment:5 by , 2 years ago
Owner: | changed from | to
---|
comment:6 by , 21 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
@aburamadan: I built the new rasdaman in master branch with your patch and I couldn't run some queries from your examples at file:///home/rasdaman/rasdaman_community/rasdaman/doc/main/_build/html/04_ql-guide.html#sort-operator
For example:
In the doc,
DESC
is put wrongly at the end in the examples, e.g.The syntax defines: