Update docs for renamed products#160
Open
janniklasrose wants to merge 1 commit into
Open
Conversation
Follow-up to review feedback on #153: update renamed Databricks products in hand-maintained docs, keeping directory/file names and bundle resource types (vector_search_*) unchanged for link and config compatibility. - Vector Search -> AI Search (vector_search_product_discovery example); notes that resource types keep the legacy vector_search_* names - Delta Live Tables -> Lakeflow Spark Declarative Pipelines (pipeline_with_schema) - Databricks Workflows -> Lakeflow Jobs; UI references -> Jobs & Pipelines - Databricks Repos -> Git folders (mlops_stacks docs) - Point links for moved docs pages at their current locations Deliberately untouched: - default_python, default_sql, dbt_sql, lakeflow_pipelines_*, default_minimal, pydabs: regenerated wholesale from databricks/cli templates by scripts/update_from_templates.sh; the CLI templates still emit "Databricks asset bundle" wording, so that rename belongs in databricks/cli followed by a template refresh here - conftest.py dlt warning filters (must match the runtime warning text) - SDK identifiers (w.lakeview.*) and YAML resource type keys 🤖 Generated with [Claude Code](https://claude.com/claude-code)
juliacrawf-db
approved these changes
Jun 12, 2026
juliacrawf-db
left a comment
Contributor
There was a problem hiding this comment.
So great! Thank you for doing this!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to review feedback on #153: update renamed Databricks products in hand-maintained docs, keeping directory/file names and bundle resource types (vector_search_*) unchanged for link and config compatibility.
Deliberately untouched:
🤖 Generated with Claude Code