mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-07 00:28:02 +00:00

* supported column customization for tables * remaning localization changes * added unit test and some code optimization * file import fix * fix the column re-ordering * code optimization * updated playwright test for the glossary table customization * change the functionality to passing the default and static colum to Table and not in the colums object * fix the issue for columns not visible due to the filter condition * changes done as per comments