Skip to content

Big int - #847

Merged
abnegate merged 42 commits into
mainfrom
big-init
May 6, 2026
Merged

Big int#847
abnegate merged 42 commits into
mainfrom
big-init

Conversation

@ArnabChatterjee20k

@ArnabChatterjee20kArnabChatterjee20k commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • New Features
    • Added support for a BIGINT attribute type for 64-bit signed/unsigned integer storage and consistent handling across adapters and queries.
  • Bug Fixes
    • Improved type mapping and validation so bigint values are stored, cast, and queried reliably and size accounting is adjusted where applicable.
  • Tests
    • Added unit and end-to-end tests covering BIGINT attribute creation, validation, document operations, increments/decrements, and boundary values.

Loading
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ArnabChatterjee20k@abnegate