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

Contributing new join strategies #10

Open
4 tasks
mhkeller opened this issue Dec 6, 2017 · 0 comments
Open
4 tasks

Contributing new join strategies #10

mhkeller opened this issue Dec 6, 2017 · 0 comments

Comments

@mhkeller
Copy link
Owner

mhkeller commented Dec 6, 2017

It would be great if joiner supported different types of joins. There's still some work to do on breaking things up so there is a common standard. I'll track the progress here:

  • Break out the existing left join strategy into separate file
  • Document the inputs and outputs for a join module
  • Document any conventions such as how to handle null values
  • Restructure tests into separate files so it's easier to add them on a per-strategy basis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant