Hi, trying to set up ingestion from Athena source:...
# ingestion
c
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?
d
in Athena Database and Schema is basically the same in ingestion. On datahub we only have Database