Ayush Shah
b3eae8c1b9
Minor: Fix Deprecated utcnow to timezone support ( #16607 )
2024-06-14 15:23:51 +05:30
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
Pere Miquel Brull
255bfb95b1
Remove duplicates from entity_extension_time_series and add the const… ( #13626 )
...
* Remove duplicates from entity_extension_time_series and add the constraing if missing
* Add sort buffer and work mem
* Revert "Add sort buffer and work mem"
This reverts commit fcfff5feb60c9212bb7c1cad34b524dc8c03bfc5.
2023-10-19 12:15:02 +02:00
Teddy
bfa0cc7598
fix: python tests failure after PR #12865 ( #12927 )
...
* fix: python tests failure after https://github.com/open-metadata/OpenMetadata/pull/12865
* fix: test in ometa_table_api
* fix: skip is None test temporarly
2023-08-18 18:11:47 +02:00
Teddy
d1a739ec55
Fixes #9025 -- Added deletion of WebAnalytics events in dataInsight Workflow ( #9208 )
2022-12-13 11:43:29 +01:00
Teddy
4ab6dbc201
Data insight tests addition ( #8814 )
...
* Added additional tests around web analytics and data insight
* Added playwright dependency installation
* removed -m no-ui option
* Removed playwright tests
* Added event ingestion in setUp class
2022-11-17 10:44:52 +01:00