JuliaParallel / JuliaParallel/DTables.jl

Move ownership of `join` method into a separate package

Open
#17 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
81
Forks
2
Avg merge
2h 31m
Merged PRs (30d)
1

Description

Currently DTables implements a join method for any tables.jl compatible type
The problem is that DTables.jl shouldn't export it as it is not the goal of the package to provide generic functions like this

For other functions we're using generic implementations coming from TableOperations.jl, so we should do the same for joins

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.