- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2023 04:12 AM
Hello, I'm using Databricks premium version on GCP.
I've integrated my git repo (bitbucket) with Databricks successfully and I can read and write notebooks from it.
I'd like to do the same thing with Databricks SQL, but when I switch to SQL mode the repository field in the toolbar is gone.
Is there a way I can integrate my queries with my repo at the same way I'm doing with my notebooks?
Thank you,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2023 11:32 PM
Hi, I am not sure if I understood it correctly, but GIT integration with Databricks Repos is only part of Data Engineering as of now. https://docs.gcp.databricks.com/repos/index.html
Please let us know if this helps. Also, please tag @Debayan with your next comment so that I will get notified. Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2023 07:46 AM
With a Unified Navigation, you can see all menu tabs via single unified menu. Once you need to trace sql query in git, you'll need simply create new .sql file in Repos and commit it