Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2024 06:35 PM
Hi from the Git folders/Repos PM:
We don't currently have a solution to hard reset programmatically. This is on our roadmap.
If you orchestrate production jobs using the Databricks workflows, there is an option to use version-controlled source code in a Databricks job.
This should eliminate the possibility of executing uncommitted changes. Is this an acceptable solution for you?