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

Implementation for DatasetColumn #309

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

muhanadz
Copy link
Member

Added implementation for DatasetColumn which was imported from omero.grid in omero metadata but was never implemented. DatasetColumn header defined here.

This PR hopes to start the process of supporting dataset IDs as column type (currently only dataset names are supported).
omero metadata ready to handle DatasetColumn here

Might need to add DatasetColumn test case here once merged.

@joshmoore
Copy link
Member

Thanks, @muhanadz. 👍 for getting a test in ome/openmicroscopy, both at that location but perhaps more generally with the use-case that you're covering. The test can still go green even before this PR is merged since all PRs are merged together daily for testing purposes:

@muhanadz muhanadz marked this pull request as ready for review December 20, 2021 14:48
@joshmoore
Copy link
Member

Thanks for slogging it through, @muhanadz! ome/openmicroscopy#6300 is green and in. ❤️

@joshmoore joshmoore merged commit 457fb80 into ome:master Feb 3, 2022
@sbesson sbesson added this to the 5.11.0 milestone Feb 3, 2022
@muhanadz muhanadz deleted the implement_datasetcolumn branch February 3, 2022 12:44
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.

3 participants