Allow UPDATE statement to move fields in a tuple

Registered by Kostja Osipov

It would be useful if it was possible to move a single or a range of fields in a tuple by UPDATE.
This would allow modifying a tuple without inspecting it (e.g. maintaining LRU lists).

Synopsis:
UPDATE <key> MOVE fieldno, filedno
If fieldno is -1 (UINT32_MAX) then it's the last field.
We perhaps need to extend the syntax to take a range of fields.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.