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

Pydantic 2.4 support #59

Closed dannymeijer closed 11 months ago

dannymeijer commented 11 months ago

Description

Motivation and Context

Want to bring in support for pydantic 2.4

How Has This Been Tested?

Unit tests and some integration tests with locally available projects that run against Brickflow

Screenshots (if appropriate):

N/A

Types of changes

Checklist:

dannymeijer commented 11 months ago

updates:

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d49ddac) 88.49% compared to head (e98d5d9) 88.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #59 +/- ## ======================================= Coverage 88.49% 88.49% ======================================= Files 22 22 Lines 3189 3189 ======================================= Hits 2822 2822 Misses 367 367 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dannymeijer commented 11 months ago

Please let me know when/if we can get a release around this PR. :)

asingamaneni commented 11 months ago

Please let me know when/if we can get a release around this PR. :)

One more PR pending from @stikkireddy , as it gets fixed we can do 1.0.0. We can target next week