Skip to content

Clean up SuccinctShard input assumption and num_keys() #19

@concretevitamin

Description

@concretevitamin

IIRC, if an input file of N lines (with the last character being a \n) is passed to SuccinctShard ctor, num_keys() will incorrectly return N+1, treating the last key as having empty value. Not sure what will happen if the last EOL is stripped.

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