Metabase invoking athena-msk-connector when adding Athena database

Hi!

When I'm adding Athena database in Metabase, I noticed that it's trying to invoke athena-msk-connector function in Lambda. I have athena-msk-connector installed due to AWS MSK deployment. However, I do not have any Kafka tables in Athena. I'm curious if this is a normal behaviour.

  1. Self-hosted Metabase
  2. "tag": "v0.50.19"

Thanks

hey! how do you identify that? via cloudtrail?

Hi, I identified it from the logs of Metabase and athena-msk-connector.

Metabase will invoke athena-msk-connector to call the doListSchemaNames method.