Skip to content
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

[r/python] Standardize mappings of native, Arrow, and TileDB types #3501

Open
mojaveazure opened this issue Dec 20, 2024 · 0 comments
Open

Comments

@mojaveazure
Copy link
Member

mojaveazure commented Dec 20, 2024

As described in #2698, the R and Python APIs don't always write out to the same TileDB type, leading to cases where a character in R could become a bytes in Python instead of a str; this issue is a tracking for various types in the high-level languages and their mappings in Arrow and libtiledbsoma

Examples showcasing string/character/bytes inputs: https://gist.github.com/mojaveazure/ce7b10447b85de1f360218b173f4516f

@johnkerl johnkerl changed the title [r/python] Standardize mappings of native types, Arrow types, and TileDB types [r/python] Standardize mappings of native, Arrow, and TileDB types Dec 20, 2024
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

No branches or pull requests

1 participant