Skip to content

widen rowID to be a LONG instead of INTEGER #2

@mikeblas

Description

@mikeblas

The heap implementation just uses an INTEGER for the key. That's fine for now, but it should be migrated to a LONG so that rowID values in the heap aren't exhausted.

Needs INTEGER support to be implemented from issue #1 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    limitationKnown limitation to functionality that could be fixed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions