You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/03/03 21:44:23 UTC

[GitHub] [superset] noel commented on pull request #18098: feat: command to sync DBT to Superset

noel commented on pull request #18098:
URL: https://github.com/apache/superset/pull/18098#issuecomment-1058522663


   Based on a [conversation in the dbt Slack #tools-superset channel](https://getdbt.slack.com/archives/C02D6J37DK3/p1646318772053319)
   
   It was suggested that I add a comment to this PR.
   The idea is to create datasets automatically via a configuration in the dbt_profiles.yml
   
   ```
   models:
     project:
       marts:
         +superset_export: true
   ```
   
   The above would create datasets for all the models in under *marts*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org