Skip to content

Extend internal map of type name to type_info #19192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

vepadulano
Copy link
Member

@vepadulano vepadulano commented Jun 26, 2025

Motivated by the introduction of the non-template Snapshot overload that does
not JIT compile the column types. This is the first action which relies purely
on the available type information at runtime, so the more types we can easily
cover the better.

Motivated by the introduction of the non-template Snapshot overload that does
not JIT compile the column types. This is the first action which relies purely
on the available type information at runtime, so the more types we can easily
cover the better.
@vepadulano vepadulano force-pushed the rdf-extend-typename2typeidmap branch from a9bd542 to 8b25dc4 Compare June 26, 2025 12:57
Copy link

Test Results

    20 files      20 suites   3d 11h 24m 37s ⏱️
 3 050 tests  3 049 ✅   0 💤 1 ❌
59 394 runs  59 246 ✅ 147 💤 1 ❌

For more details on these failures, see this check.

Results for commit 8b25dc4.

@vepadulano vepadulano merged commit 3f13be5 into root-project:master Jun 26, 2025
44 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants