-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: draft on silver to gold stream #138
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…erginet-DataHub/opengeh-measurements into feat/implement-gold-streaming
…erginet-DataHub/opengeh-measurements into feat/implement-gold-streaming
Gizmooa
commented
Jan 27, 2025
Gizmooa
commented
Jan 28, 2025
Gizmooa
commented
Jan 28, 2025
Merge branch 'feat/implement-gold-streaming' of https://github.com/Energinet-DataHub/opengeh-measurements into feat/implement-gold-streaming
…erginet-DataHub/opengeh-measurements into feat/implement-gold-streaming t push
ShaBloze
reviewed
Jan 28, 2025
source/gold/src/opengeh_gold/domain/streams/silver_to_gold/transformations.py
Outdated
Show resolved
Hide resolved
source/gold/src/opengeh_gold/infrastructure/adapters/delta_gold_adapter.py
Show resolved
Hide resolved
source/gold/src/opengeh_gold/infrastructure/config/database_names.py
Outdated
Show resolved
Hide resolved
source/gold/tests/infrastructure/adapters/test_delta_gold_adapter.py
Outdated
Show resolved
Hide resolved
source/gold/tests/infrastructure/adapters/test_delta_silver_adapter.py
Outdated
Show resolved
Hide resolved
…erginet-DataHub/opengeh-measurements into feat/implement-gold-streaming
ShaBloze
approved these changes
Jan 29, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This pull request creates a new entry_point, that starts a stream going from Silver -> Gold in the Measurements tables.
Reference
https://app.zenhub.com/workspaces/team-volt-60a61059028fd7000e49956e/issues/gh/energinet-datahub/team-volt/994
https://github.com/Energinet-DataHub/dh3-infrastructure/pull/2818