Open
Description
In case when you want to download a huge collection in batches (whole space, for example) switch from IPROTO_OFFSET to IPROTO_AFTER_TUPLE would make a big difference.
The problem is that it was added in 2.11. So test environment should include taranool 2.11 (or maybe 3.0, or even later).
And I think client should take into account actual server version and raise an exception in case of passing AfterTuple to older server.
Seems not a very complicated feature and I can try to make PR myself. Just hope this repo is still maintained.
Metadata
Metadata
Assignees
Labels
No labels