You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: metadata-ingestion/source_docs/glue.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,6 +92,7 @@ Note that a `.` is used to denote nested fields in the YAML recipe.
92
92
|`ignore_unsupported_connectors`||`True`| Whether to ignore unsupported connectors. If disabled, an error will be raised. |
93
93
|`emit_s3_lineage`||`True`| Whether to emit S3-to-Glue lineage. |
94
94
|`glue_s3_lineage_direction`||`upstream`| If `upstream`, S3 is upstream to Glue. If `downstream` S3 is downstream to Glue. |
95
+
|`extract_owners`||`True`| When enabled, extracts ownership from Glue directly and overwrites existing owners. When disabled, ownership is left empty for datasets. |
0 commit comments