-
Notifications
You must be signed in to change notification settings - Fork 27
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
Update roadmap documentation #398
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great Seba!
Where appropriate, please link explicitly to existing issues / PRs.
docs/docs/contributing.md
Outdated
- Support GCP | ||
- Distributed write support with dask.array | ||
- Credential sets for virtual datasets | ||
- Complete Python API |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we make this more specific?
- Commit conflict detection, resolution and rebase | ||
- Current session status (git status) | ||
- Support GCP | ||
- Distributed write support with dask.array |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting, I thought Deepak's was the ultimate solution we needed.
docs/docs/contributing.md
Outdated
|
||
#### Performance | ||
|
||
- Create scale benchmark of daily updated dataset (15M chunks) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should also add a target number of commits. Maybe base this on Sylvera's repos.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Going with 30k commits
|
||
#### Refactoring | ||
|
||
- Improve Python API |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Too vague.
Split between pre and post 1.0 roadmaps. Update docs/docs/contributing.md Co-authored-by: Ryan Abernathey <[email protected]> PR feedback
f9b1008
to
97e2eac
Compare
Split between pre and post 1.0 roadmaps.