-
Notifications
You must be signed in to change notification settings - Fork 25
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
[python] Review TileDB-SOMA for spec compliance #834
Comments
@johnkerl @@thetorpedodog We still have many "
|
Tracking review progress and action items here. |
cc @bkmartinjr |
@thetorpedodog @mlin Found and fixed some discrepancies in spec in single-cell-data/SOMA#145, but looking for feedback on how to handle the following additional discrepancies:
|
Regarding the above open issues - my general attitude is we should move away from inline "issue" tracking and start using GH issues (to capture discussion, etc). On the specific items listed above:
I believe this has been resolved by the decision to have Propose we remove this issue from the document.
As this is editorial, and non-critical, it could be removed. At most, it belongs in a low-priority issue on the repo.
I believe all methods do have at lease a cursory specification, so this can be removed.
Ditto
These are largely resolved, so I would remove and any new discussion should be directed to a GH issue.
remove
remove
item (1) seems resolved. items (2) and (3) could be moved to a GH issue and this section could be removed. |
Regarding
and
Removed 'em all, creating follow-up github issues for 2 specifically: |
Couple more discrepancies I noted -- the SOMACollection spec says that |
These are handled by the Collection's Python dunder methods,
So while Collection does not provide an explicit |
Split off the R-related portion of the issue to #1062 |
Once TileDB-SOMA RC0 is code-complete, review the TileDB-SOMA public API to ensure compliance with the SOMA abstract specification w.r.t class names, class properties, and method names , and method signatures.
The review team is:
@atolopko-czi , @mlin , @thetorpedodog , @aaronwolen
- [ ] R-perspective review & impl fixes, as needed (@aaronwolen)The text was updated successfully, but these errors were encountered: