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 Product Copier #46

Merged
merged 11 commits into from
Jun 18, 2024
Merged

Data Product Copier #46

merged 11 commits into from
Jun 18, 2024

Conversation

dinkelk
Copy link
Collaborator

@dinkelk dinkelk commented Jun 10, 2024

Component to copy data products from one database to another. This can be used to "freeze" as set of data products to obtain a consistent set for something like a control cycle.

Copy link
Collaborator Author

@dinkelk dinkelk left a comment

Choose a reason for hiding this comment

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

Looking great.

@MyApaulogies
Copy link
Collaborator

I remade the git history from scratch if that's alright. I basically committed each file in an order that allows it to always compile, but this completely overwrote history -- let me know if I should undo that.

@dinkelk
Copy link
Collaborator Author

dinkelk commented Jun 15, 2024

I remade the git history from scratch if that's alright. I basically committed each file in an order that allows it to always compile, but this completely overwrote history -- let me know if I should undo that.

Yeah this is good. Telling a story for the reviewer is the primary goal with the history.

@MyApaulogies
Copy link
Collaborator

One more doubt as I review this again -- should the copier be able to be hooked up to multiple Send connectors? So given a source, wouldn't it make sense to be able to copy to multiple destinations?

@MyApaulogies MyApaulogies force-pushed the dp-copier branch 2 times, most recently from 305e74a to 005ab30 Compare June 18, 2024 00:24
@dinkelk dinkelk merged commit 6154826 into lasp:main Jun 18, 2024
4 checks passed
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.

2 participants