Skip to content

Add test for int32 row splits#3

Merged
jkiesele merged 1 commit intomasterfrom
codex/add-test-for-createfromnumpy-with-row-splits
Aug 6, 2025
Merged

Add test for int32 row splits#3
jkiesele merged 1 commit intomasterfrom
codex/add-test-for-createfromnumpy-with-row-splits

Conversation

@jkiesele
Copy link
Owner

@jkiesele jkiesele commented Aug 6, 2025

Summary

  • allow SimpleArray.createFromNumpy to accept int32 row-splits by casting to int64
  • add regression test for round-tripping arrays with int32 row-splits

Testing

  • PYTHONPATH=src python test/runtests.py (fails: ModuleNotFoundError: No module named 'numpy')

https://chatgpt.com/codex/tasks/task_e_6892fa47d348832f929da43bb75fa0c6

@jkiesele jkiesele merged commit 12babf2 into master Aug 6, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant