Pere Miquel Brull
|
cb72a22b59
|
Fix - e2e tests for pydantic V2 (#16551)
* Fix - e2e tests for pydantic V2
* add correct default
* add correct default
* revert datetime aware
* revert datetime aware
* revert datetime aware
* revert datetime aware
* revert datetime aware
* revert datetime aware
* revert datetime aware
* revert datetime aware
* fix apis
* format
|
2024-06-06 19:36:17 -07:00 |
|
Pere Miquel Brull
|
d8e2187980
|
#15243 - Pydantic V2 & Airflow 2.9 (#16480)
* pydantic v2
* pydanticv2
* fix parser
* fix annotated
* fix model dumping
* mysql ingestion
* clean root models
* clean root models
* bump airflow
* bump airflow
* bump airflow
* optionals
* optionals
* optionals
* jdk
* airflow migrate
* fab provider
* fab provider
* fab provider
* some more fixes
* fixing tests and imports
* model_dump and model_validate
* model_dump and model_validate
* model_dump and model_validate
* union
* pylint
* pylint
* integration tests
* fix CostAnalysisReportData
* integration tests
* tests
* missing defaults
* missing defaults
|
2024-06-05 21:18:37 +02:00 |
|
Ayush Shah
|
d5b1465406
|
Fixes #14113 - Allow SSL file uploads (#15828)
|
2024-04-19 11:38:27 +05:30 |
|
Mayur Singal
|
88ab7475e7
|
MINOR: Restructure dbServiceName field in dashboard and pipeline (#15548)
|
2024-03-15 12:42:47 +05:30 |
|
mgorsk1
|
98850ab5cc
|
feat: OpenLineage integration (#15317)
* 🎉 Init OpenLineage connector
Co-authored-by: dechoma <dominik.choma@gmail.com>
* MLH - make linter happy
* review fixes
* 🐛 Fix path for ol event in tests
* 🐛 Fix path for ol event in tests
* Update ingestion/setup.py
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
* Update ingestion/src/metadata/ingestion/source/pipeline/openlineage/metadata.py
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
* Update ingestion/src/metadata/ingestion/source/pipeline/openlineage/models.py
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
* review fixes 2
* linter
* review
* review
* make linter happy
* fix test_yield_pipeline_lineage_details test
* make linter happy
* fix tests
* fix tests 2
---------
Co-authored-by: dechoma <dominik.choma@gmail.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
|
2024-03-12 08:39:25 +01:00 |
|