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

DM-12256: Incorporate AssociationTask into ap_pipe #7

Merged
merged 2 commits into from Oct 24, 2017

Conversation

kfindeisen
Copy link
Member

This PR adds a wrapper for AssociationTask and calls it from runPipelineAlone(). The wrapper is treated as analogously as possible to the other pipeline steps.

Copy link
Contributor

@morriscb morriscb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

The API for AssociationTask currently requires that the database be
set up as a separate step. The code for doing so has been decoupled
from AssociationDBSqliteTask as much as possible to make it easier
to add new DB implementations in the future.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants