queryverse / queryverse/IterableTables.jl
Move all integrations into their packages
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 79
- Forks
- 9
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 2
Description
Everything in the folder src/integrations should ideally be moved into the packages being integrated. This would have a number of benefits:
- No more type piracy.
- No more dependency on
Requires. - This package would be very, very minimal.
For now it seems easier to wait with this step until things have stabilized more. Once we try this the most important thing will be to get buy-in from the maintainers of all the packages.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the contents of src/integrations and identifying which integrated packages each part belongs to. Before making changes, seek buy-in from the maintainers of all affected packages. Done would mean the integrations have moved into those packages, with no type piracy or dependency on Requires, while this package remains minimal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100