Docs Home
Viewing docs for
BYOCSelf-Managed

Deploy a SQL draft to production

On this page

This document explains how to deploy a SQL draft. The FlinkSQL code of a SQL deployment must be created or updated via deploying corresponding SQL draft.

Background Information

Unlike a Jar or Python deployment, deploying a SQL draft is the only way to create a SQL deployment.

Procedure

After clicking on Confirm, your SQL deployment will appear at the top of the deployment list on the Deployments page, after which you can start the deployment process. Additionally, a new SQL draft version will be generated, and you can check it out by clicking the Versions button on the right-side tabs in the SQL editor.

Was this helpful?