You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Field renaming should take place in staging models (ex, the in the account staging model, rename id to account_id and name to account_name). We've done this in a few places but not all.
However note this will have downstream implications as most of the renaming occurs in the transforms package.
Describe alternatives you've considered
No response
Are you interested in contributing this feature?
Yes.
Yes, but I will need assistance and will schedule time during your office hours for guidance.
No.
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing feature request for this?
Describe the Feature
Field renaming should take place in staging models (ex, the in the account staging model, rename id to
account_id
and name toaccount_name
). We've done this in a few places but not all.However note this will have downstream implications as most of the renaming occurs in the transforms package.
Describe alternatives you've considered
No response
Are you interested in contributing this feature?
Anything else?
No response
The text was updated successfully, but these errors were encountered: