mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-07 04:56:54 +00:00
* add initial setup and added profiler tab * added unit test for tableprofiler component * added more coverage for table profiler component * added get and put request and functionality for profiler setting * added unit test for new components * miner fix * added data-testid for profiler settings component * changed input box to slider for profile sample * updated setting model design * replaced select with treeSelect * added unit test for setting modal * fixing flaky cypress related to resizeObserver loop limit * fixed failed unit test and added selected sample profiler text * addressing comments
This guide will help you setup the Ingestion framework and connectors
OpenMetadata Ingestion is a simple framework to build connectors and ingest metadata of various systems through OpenMetadata APIs. It could be used in an orchestration framework(e.g. Apache Airflow) to ingest metadata. Prerequisites
- Python >= 3.8.x
Docs
Please refer to the documentation here https://docs.open-metadata.org/connectors