Changes between Initial Version and Version 1 of Ticket #2605, comment 1
- Timestamp:
- Jun 17, 2022, 10:01:23 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2605, comment 1
initial v1 22 22 }}} 23 23 24 Why can this query work? note: `2505533355` index is too large25 26 {{{27 rasql -q 'select encode(sort c along 0 as i by c[2505533355, i[0]], "csv") from test_mr as c' --out string28 }}}29 30 24 31 25 In the doc, `DESC` is put wrongly at the end in the examples, e.g.