mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-26 09:55:52 +00:00
Minor: improve the CSV import encoding for column description and glossaryTerms (#18870)
This commit is contained in:
parent
dc4b2c9b47
commit
d5e54e4791
@ -44,6 +44,8 @@ class CSVUtilsClassBase {
|
|||||||
'description',
|
'description',
|
||||||
'glossaryTerms',
|
'glossaryTerms',
|
||||||
'relatedTerms',
|
'relatedTerms',
|
||||||
|
'column.description',
|
||||||
|
'column.glossaryTerms',
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user