remove source summary table (#4670)

This commit is contained in:
Maggie Hays 2022-04-14 16:28:05 -05:00 committed by GitHub
parent 61dc6e8723
commit 2534221d5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
![Python version 3.6+](https://img.shields.io/badge/python-3.6%2B-blue)
## Metadata Ingestion Sources
### Metadata Ingestion Source Status
We apply a Support Status to each Metadata Source to help you understand the integration reliability at a glance.
@ -12,24 +12,6 @@ We apply a Support Status to each Metadata Source to help you understand the int
![Testing](https://img.shields.io/badge/support%20status-testing-lightgrey): Testing Sources are available for experiementation by DataHub Community members, but may change without notice.
### Supported Metadata Ingestion Sources
#### Dataset Sources/SQL Sources
| Support Status | Dataset Sources/SQL Sources |
| --- | --- |
| ![Certified](https://img.shields.io/badge/support%20status-certified-brightgreen) | <img src="https://raw.githubusercontent.com/datahub-project/datahub/master/docs-website/static/img/logos/platforms/athena.svg" alt="Athena" width="30"/> |
| ![Incubating](https://img.shields.io/badge/support%20status-incubating-blue) | <img src="https://raw.githubusercontent.com/datahub-project/datahub/master/docs-website/static/img/logos/platforms/elasticsearch.svg" alt="Elastic Search" width="30"/> |
| ![Testing](https://img.shields.io/badge/support%20status-testing-lightgrey) | |
#### BI Tools
| Support Status | BI Tools |
| --- | --- |
| ![Certified](https://img.shields.io/badge/support%20status-certified-brightgreen) | <img src="https://raw.githubusercontent.com/datahub-project/datahub/master/docs-website/static/img/logos/platforms/looker.svg" alt="Looker" width="30"/> <img src="https://raw.githubusercontent.com/datahub-project/datahub/master/docs-website/static/img/logos/platforms/superset.svg" alt="Superset" width="30"/> |
| ![Incubating](https://img.shields.io/badge/support%20status-incubating-blue) | <img src="https://raw.githubusercontent.com/datahub-project/datahub/master/docs-website/static/img/logos/platforms/metabase.svg" alt="Metabase" width="30"/> |
| ![Testing](https://img.shields.io/badge/support%20status-testing-lightgrey) | <img src="https://raw.githubusercontent.com/datahub-project/datahub/master/docs-website/static/img/logos/platforms/tableau.png" alt="Tableau" width="30"/> |
## Getting Started
### Prerequisites