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

Chain bronze and silver layer in same pipeline #94

Open
ravi-databricks opened this issue Sep 8, 2024 · 3 comments · Fixed by #95 or #130
Open

Chain bronze and silver layer in same pipeline #94

ravi-databricks opened this issue Sep 8, 2024 · 3 comments · Fixed by #95 or #130
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ravi-databricks
Copy link
Contributor

Provide option while launching dataflowpipeline by which both bronze/silver can be launched under single dlt.

@ravi-databricks ravi-databricks added the enhancement New feature or request label Sep 8, 2024
@ravi-databricks ravi-databricks added this to the v0.0.9 milestone Sep 8, 2024
@ravi-databricks ravi-databricks self-assigned this Sep 8, 2024
@ravi-databricks ravi-databricks linked a pull request Sep 9, 2024 that will close this issue
@ravi-databricks
Copy link
Contributor Author

Once Direct publishing mode becomes PuPr then can be merged to release branch.

@ravi-databricks
Copy link
Contributor Author

Use CLI to test this feature. We have added broze_silver layer option which will launch single dlt with bronze/silver layers.

@ravi-databricks ravi-databricks modified the milestones: v0.0.9, v0.0.10 Dec 2, 2024
@ravi-databricks
Copy link
Contributor Author

ravi-databricks commented Dec 4, 2024

Introducing new layer option as bronze_silver for invoking dataflowpipeline invoke_dlt_pipeline function.
This feature will only work if customer create DLT pipelines using Direct publishing mode feature which is currently in private preview.
dpm
While creating DLT-META pipeline please select Direct publishing mode then provide layer=bronze_silver

Launch DLT-META pipeline using CLI:
Integrated this feature in CLI which will have option if customer wants to launch bronze_silver dlt pipeline.

Step1: databricks labs dlt-meta onboard
Step2: databricks labs dlt-meta deploy

Screenshot 2024-12-04 at 3 27 59 PM

This will launch bronze and silver layer into single DLT pipeline as below:
Screenshot 2024-12-04 at 3 34 17 PM

Screenshot 2024-12-04 at 3 35 19 PM

@ravi-databricks ravi-databricks modified the milestones: v0.0.10, v0.0.9 Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant