Skip to content

Support IPROTO_AFTER_TUPLE in Select request #162

Open
@Vlad-Zaytsev

Description

@Vlad-Zaytsev

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions