Hi, trying to set up ingestion from Athena source:
https://datahubproject.io/docs/metadata-ingestion/source_docs/athena#config-details
But I'm tryng tor wrap my head around the concept of schema in the context of Athena. AFAIK Athena doesn't know the concept of schema (perhaps under the hood) but to the user we only deal with the concepts
data catalog
,
database
,
table
and
view
. So what do you mean by
schema
here?