Skip to content

32-bit Integers in Total Counts #7

@ehanahamed

Description

@ehanahamed

Right now, resolvers for various "count" queries use type int32, which means their max value is a little more than 2 billion. A single user or subject might not have 2 billion studysets, but the total counts for a bunch of different cusor-paginated queries also use int32, so in the future that might become a problem for other use cases.

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