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

step info (extract, normalize, load) refactor #801

Merged
merged 5 commits into from Dec 5, 2023
Merged

Conversation

rudolfix
Copy link
Collaborator

@rudolfix rudolfix commented Dec 3, 2023

Description

Implements part of #757 and #754

  • extract method is converted into class
  • WithStepInfo a mixin to gather metrics for load packages: implemented in normalize, extract and load
  • re-declaration of step infos. they are still NamedTuples but they all SupportHumanize and contain several common fields (ie. list of load ids and load packages)

Copy link

netlify bot commented Dec 3, 2023

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit c6b1916
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/656d009c48953700085cb18a
😎 Deploy Preview https://deploy-preview-801--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rudolfix rudolfix requested a review from sh-rp December 3, 2023 22:26
@rudolfix rudolfix self-assigned this Dec 3, 2023
@rudolfix rudolfix added the devel label Dec 3, 2023
@sh-rp sh-rp marked this pull request as ready for review December 5, 2023 07:36
@sh-rp sh-rp merged commit 88ba90f into devel Dec 5, 2023
42 of 44 checks passed
@rudolfix rudolfix deleted the rfix/step-info-refactor branch December 6, 2023 15:58
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