Clarification on `default_schema_map` field in Tableau data ingestion into DataHub

Original Slack Thread

:wave: working on ingesting Tableau data into datahub, this field in the docs is blank default_schema_map: can anyone point me to a better explanation? https://datahubproject.io/docs/generated/ingestion/sources/tableau/

Hey there! :wave:

<@U06TM7M40RK> Can you help with the questions in this thread?

:information_source: Please continue to tag RunLLM (e.g <@U06TM7M40RK>) to have it continue generating responses!

To address your question about the default_schema_map field in the Tableau ingestion configuration for DataHub, the documentation you referred to might not provide detailed information. However, based on the <https://github.com/datahub-project/datahub/blob/master/metadata-ingestion/src/datahub/ingestion/source/tableau/tableau.py|TableauConfig class in the DataHub GitHub repository>, the default_schema_map is a dictionary that specifies the default schema to use when a schema is not found during the ingestion process. This can be useful when dealing with datasets that might not have a defined schema in Tableau, allowing you to map them to a default schema in DataHub.

Would you like more detailed information or examples on how to use this field in your ingestion configuration?

Sources:

Hi :slight_smile: ! Did this interaction resolve your issue or do you still require assistance ?

Please tag @ RunLLM if you still need further assistance !

Or tag @Datahub Community Support if you require a person to take a look :slight_smile:

Hope this helps ! ><