Skip to content

Use platform-agnostic types when mapping sql types to numpy dtypes#52

Merged
peytondmurray merged 2 commits intoQuansight:mainfrom
peytondmurray:51-platform-specific-types
Dec 20, 2025
Merged

Use platform-agnostic types when mapping sql types to numpy dtypes#52
peytondmurray merged 2 commits intoQuansight:mainfrom
peytondmurray:51-platform-specific-types

Conversation

@peytondmurray
Copy link
Collaborator

@peytondmurray peytondmurray commented Dec 19, 2025

This PR avoids mapping sql types to platform-dependent numpy types, hopefully allowing this package to compile on all platforms.

Closes #51.

@peytondmurray peytondmurray marked this pull request as ready for review December 20, 2025 00:49
@peytondmurray peytondmurray changed the title Use platform-agnostic types when mapping sql types to numpy arrays Use platform-agnostic types when mapping sql types to numpy dtypes Dec 20, 2025
@peytondmurray peytondmurray merged commit 6bb8ad4 into Quansight:main Dec 20, 2025
18 checks passed
@peytondmurray peytondmurray deleted the 51-platform-specific-types branch December 20, 2025 01:32
@peytondmurray peytondmurray mentioned this pull request Dec 20, 2025
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.

Build failure due to platform-dependent type usage

1 participant