mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-26 01:46:26 +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',
|
||||
'glossaryTerms',
|
||||
'relatedTerms',
|
||||
'column.description',
|
||||
'column.glossaryTerms',
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user