mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-22 07:58:06 +00:00

* fix(profiler): snowflake resolve tables using the snowflake engine instead of OpenMetadata * added env for cleaning up dbs in E2E * moved system metric method to profiler. all the rest says in snowflake * format * revert unnecessary changes * removed test for previous resolution method * use shutdown39