Skip to content

Commit

Permalink
PD-5001
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-velonis1 committed Nov 27, 2024
1 parent 3b3e0b0 commit ad57b8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Content/start/tutorials/databricks/home.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<body>
<h1>Using <MadCap:variable name="General.Liquibase" /> with Databricks Platforms</h1>
<p><a href="https://www.databricks.com/product/databricks-sql">Databricks SQL</a> is a fully managed analytics data warehouse that enables users to run SQL queries on large datasets stored in cloud-based data lakes. It is designed for data analysts and engineers who need to perform data exploration, transformation, and analysis. For more information, see <a href="https://docs.databricks.com/en/sql/index.html">Databricks SQL Documentation</a>.</p>
<p>You can deploy most standard <MadCap:variable name="General.Liquibase" />&#160;<MadCap:xref href="../../../change-types/home.html">[%=General.changetypes%]s</MadCap:xref> to Databricks. <MadCap:variable name="General.Liquibase" /> supports Databricks-specific functionality with some additional <MadCap:variable name="General.changetypes" />s available in the <a href="https://github.com/liquibase/liquibase-databricks"><MadCap:variable name="General.Liquibase" /> extension for Databricks</a>. For a list of supported features, see the "<MadCap:xref href="#Features">Features</MadCap:xref>" section.</p>
<p>You can deploy most standard <MadCap:variable name="General.Liquibase" />&#160;<MadCap:xref href="../../../change-types/home.html">[%=General.changetypes%]s</MadCap:xref> to Databricks. <MadCap:variable name="General.Liquibase" /> supports Databricks-specific functionality with some <a href="../../../change-types/databricks/home.html">additional <MadCap:variable name="General.changetypes" />s</a> available in the <a href="https://github.com/liquibase/liquibase-databricks"><MadCap:variable name="General.Liquibase" /> extension for Databricks</a>. For a list of supported features, see the "<MadCap:xref href="#Features">Features</MadCap:xref>" section.</p>
<h2>Getting started tutorial</h2>
<p>To learn how to <b>install, configure, and use</b> the <MadCap:variable name="General.Liquibase" /> Databricks extension with your instance of Databricks, see <MadCap:xref href="databricks.htm">Using [%=General.Liquibase%] with Databricks Data Lakehouses</MadCap:xref>. This page contains driver download links, permissions guidance, and a sample <MadCap:variable name="General.changelog" /> to use for a test deployment.</p>
<h2><a name="Verified"></a>Verified database versions</h2>
Expand All @@ -34,6 +34,7 @@ <h2><a name="Features"></a>Features</h2>
</ul>
<h3>Supported <MadCap:variable name="General.changetypes" />s</h3>
<MadCap:snippetBlock src="../../../Z_Resources/Snippets/text/database-tutorials/database-databricks-change-types.flsnp" />
<p>For more information, see <MadCap:xref href="../../../change-types/databricks/home.html">[%=General.Liquibase%]&#160;[%=General.changetypes%]s for Databricks</MadCap:xref>.</p>
<p><MadCap:variable name="General.Liquibase" />&#160;<MadCap:variable name="General.changetypes" />s:</p>
<ul>
<li><code><MadCap:xref href="../../../change-types/add-column.html">addColumn</MadCap:xref></code>
Expand Down

0 comments on commit ad57b8b

Please sign in to comment.