Vinoth Govindarajan created HUDI-2319:
-----------------------------------------
Summary: Integrate hudi with dbt
Key: HUDI-2319
URL: https://issues.apache.org/jira/browse/HUDI-2319
Project: Apache Hudi
Issue Type: New Feature
Components: Usability
Reporter: Vinoth Govindarajan
Assignee: Vinoth Govindarajan
Fix For: 0.10.0
dbt (data build tool) 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.
dbt currently supports only delta file format, there are few folks in the dbt
community asking for hudi integration, moreover, adding dbt integration will
make it easier to create derived datasets for any data engineer/analyst.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)