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

Data load and workflow execution for relational engine #8

Open
mayureshkunjir opened this issue Oct 25, 2013 · 0 comments
Open

Data load and workflow execution for relational engine #8

mayureshkunjir opened this issue Oct 25, 2013 · 0 comments

Comments

@mayureshkunjir
Copy link
Collaborator

Data load queries and workflow execution queries are mostly similar for relational engines with minor syntax differences. Rather than re-writing the code, re-use the existing code written for one relational db. Only connection setup (jdbc etc.) should be engine specific and other files can be renamed to RelationalDataLoader, RelationalMacroWorkflow etc.

@ghost ghost self-assigned this Oct 25, 2013
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