Models
Schema: `ColumnLineageEdge`
- Type:
object
Properties
| Name | Type | Required | Description |
|---|---|---|---|
function |
string |
false |
- |
id |
integer |
false |
- |
lineage_edge_id |
string |
false |
- |
source_column |
string |
false |
- |
source_schema |
string |
false |
- |
source_table |
string |
false |
- |
target_column |
string |
false |
- |
transform_type |
ColumnLineageEdgeTransformType |
false |
- |