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

Removed int contraint for instance_key column #476

Closed
wants to merge 3 commits into from

Conversation

LucaMarconato
Copy link
Member

@melonora @giovp I realized that if we force instance_key to be an int we need to update the storage format because some technologies, in particular Xenium, relies on having instance_key as string. I would therefore, unless this leads to problems in napari-spatialdata, etc, to keep allowing strings for instance_key and eventually change this in the future, when the versioning of the data format is improved and we can provide a migration tool for the data.

@LucaMarconato
Copy link
Member Author

Closing this as the change will be directly applied inside #485 (where @melonora verified that the join operations are correct also when the instance_key has dtype string).

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.

1 participant