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

Restore ability to store and query non-ASCII dataframe attributes #274

Closed
johnkerl opened this issue Aug 31, 2022 · 1 comment
Closed

Restore ability to store and query non-ASCII dataframe attributes #274

johnkerl opened this issue Aug 31, 2022 · 1 comment
Assignees
Labels

Comments

@johnkerl
Copy link
Member

johnkerl commented Aug 31, 2022

Up to and including the most recent 0.1.10 release of this package, we have supported the ability to store and query non-ASCII dataframe attributes.

As of the upcoming 0.1.11 release, this ability will be temporarily removed.

This accommodates #273 and TileDB-Inc/TileDB-Py#1304.

Context: this is a copy-reduction effort, removing the in-package conversion as discussed in detail in #99 from this package. In an upcoming TileDB Core release (perhaps early 2023) the ability to handle non-ASCII attributes will be restored, but the functionality will be in core. At that point in time we will have full Unicode ability, without in-package ASCII-to-Unicode conversion.

This issue remains open to track that core work, and to surface the temporary reduction in functionality for package users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants