Nike-Inc / brickflow

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

Add support for continuous trigger #138

Closed pariksheet closed 1 month ago

pariksheet commented 1 month ago

Support for continuous trigger

Description

Workflow class missing the JobContinuous model/config.

Related Issue

https://github.com/Nike-Inc/brickflow/issues/120

Motivation and Context

How Has This Been Tested?

Unit test & deploying them locally

Screenshots (if appropriate):

Types of changes

Checklist:

pariksheet commented 1 month ago

duplicate