Skip to content

Introduce 'BIGINT' to utilize native BigInt#8

Open
alancnet wants to merge 3 commits into
entitycs:masterfrom
alancnet:master
Open

Introduce 'BIGINT' to utilize native BigInt#8
alancnet wants to merge 3 commits into
entitycs:masterfrom
alancnet:master

Conversation

@alancnet

Copy link
Copy Markdown

This is because bigints beyond Number.MAX_SAFE_INTEGER cannot be trusted. Too much depends on 'INT64' to fix that, but introducing 'BIGINT' as a schema option is backwards compatible, and remains 'INT64' behind the scenes and in the resulting parquet file.

Also fixed a performance issue requested by a prior comment.

Sign up for free to 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.

2 participants