Skip to content

Sync with 4.6.1#100

Merged
eddelbuettel merged 2 commits into
masterfrom
feature/simdjson_sync
Apr 13, 2026
Merged

Sync with 4.6.1#100
eddelbuettel merged 2 commits into
masterfrom
feature/simdjson_sync

Conversation

@eddelbuettel
Copy link
Copy Markdown
Owner

Closes #99

This updates to upstream release 4.6.1, and adds a minimal fallback for BIGINT. Representable types are already coming to use a int64_t, so if a larger one appears we error out.

@eddelbuettel eddelbuettel merged commit f9db320 into master Apr 13, 2026
8 of 11 checks passed
@eddelbuettel eddelbuettel deleted the feature/simdjson_sync branch April 13, 2026 11:56
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.

How to deal with BIGINT

1 participant