Metabase sends commends like "show /* JDBC:DatabaseMetaData.getPrimaryKeys() */ primary keys in table"

We're getting huge amount of commands from metabase to our data sources in the following structure-

  • show /* JDBC:DatabaseMetaData.getColumns() */ columns in table
  • show /* JDBC:DatabaseMetaData.getPrimaryKeys() */ primary keys in table

Are these regular metabase commands?

Hi @Eden
Since I'm guessing that you are working with another person who created a topic shortly before you, then let's keep everything in one place: How does metabase deal with snowflake?