-
Notifications
You must be signed in to change notification settings - Fork 729
add dbt plugin #1479
Copy link
Copy link
Closed
Labels
type/feature-requestThis issue is a proposal for something newThis issue is a proposal for something new
Metadata
Metadata
Assignees
Labels
type/feature-requestThis issue is a proposal for something newThis issue is a proposal for something new
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
devlake add dbt plugin, who enables analytics engineers to transform data in their warehouses by simply writing select statements. dbt handles turning these select statements into tables and views. dbt does the T in ELT (Extract, Load, Transform) processes – it doesn’t extract or load data, but it’s extremely good at transforming data that’s already loaded into your warehouse.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Has the Feature been Requested Before?
Please link any other
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.