Nike-Inc / brickflow

Pythonic Programming Framework to orchestrate jobs in Databricks Workflow
https://engineering.nike.com/brickflow/
Apache License 2.0
187 stars 44 forks source link

[fix] Improve logic for local deployment of PythonScript #168

Closed mikita-sakalouski closed 1 week ago

mikita-sakalouski commented 2 weeks ago

Improving the logic of getting project root in Workspace based on yaml config, instead of project name.

Description

Reuse MultiManager to get brick flow project root inside DataBricks

Related Issue

Motivation and Context

How Has This Been Tested?

Rerun all tests

Types of changes

Checklist: