You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exporter: Don't list directories in the incremental mode (#3569)
* Exporter: Don't list directories in the incremental mode
Instead, rely on behavior or them emitted as dependencies for notebooks
* Emit directories only if service is enabled
* Add a note about directories listing in incremental mode
*`directories` - **listing**[databricks_directory](../resources/directory.md).*Please note that directories aren't listed when running in the incremental mode! Only directories with updated notebooks will be emitted.*
*`groups` - **listing**[databricks_group](../data-sources/group.md) with [membership](../resources/group_member.md) and [data access](../resources/group_instance_profile.md).
70
70
*`jobs` - **listing**[databricks_job](../resources/job.md). Usually, there are more automated workflows than interactive clusters, so they get their own file in this tool's output. *Please note that workflows deployed and maintained via [Databricks Asset Bundles](https://docs.databricks.com/en/dev-tools/bundles/index.html) aren't exported!*
0 commit comments