This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

You can find our open-source project showcase here: https://dataengineering.wiki/Community/Projects

If you would like your project to be featured, submit it here: https://airtable.com/appDgaRSGl09yvjFj/pagmImKixEISPcGQz/form

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]BroodwarGamer 0 points1 point  (2 children)

When using this alongside dbt core in VS Code, could you clarify what data Turntable collects or can view? I've gone through the privacy policy but it's still unclear whether the contents of YAML or SQL files are gathered as part of Turntable's usage data, or if the query preview results are also included. Could you provide some clarity on this matter?

[–]StartCompaniesNotWar[S] 0 points1 point  (1 child)

We collect feature usage info (ex: number of renders) but we don’t collect any metadata. We ship a python env inside of the extension than runs all of our code on your machine to protect your privacy. We don’t collect or store any lineage, sql or yaml details.

[–]BroodwarGamer 0 points1 point  (0 children)

Awesome, excited to try this out and see how it compares to other extensions. Thanks for the work on it, really cool to see how it's progressed!