mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-04 07:34:44 +00:00

Co-authored-by: Jonny Dixon <jonny.dixon@acryl.io> Co-authored-by: Jonny Dixon <45681293+acrylJonny@users.noreply.github.com> Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
12 lines
976 B
Markdown
12 lines
976 B
Markdown
### Concept Mapping
|
||
|
||
Here's a table for **Concept Mapping** between Dremio and DataHub to provide a clear overview of how entities and concepts in Dremio are mapped to corresponding entities in DataHub:
|
||
|
||
| Source Concept | DataHub Concept | Notes |
|
||
| -------------------------- | --------------- | ---------------------------------------------------------- |
|
||
| **Physical Dataset/Table** | `Dataset` | Subtype: `Table` |
|
||
| **Virtual Dataset/Views** | `Dataset` | Subtype: `View` |
|
||
| **Spaces** | `Container` | Mapped to DataHub’s `Container` aspect. Subtype: `Space` |
|
||
| **Folders** | `Container` | Mapped as a `Container` in DataHub. Subtype: `Folder` |
|
||
| **Sources** | `Container` | Represented as a `Container` in DataHub. Subtype: `Source` |
|