SQL pipelines empower skilled data engineers to write free-form SQL for creating complex data pipelines. Data engineers can take advantage of this feature as an alternative to the no-code visual pipeline, enabling them to write custom SQL queries for data transformation and analysis.
Following are the steps to design a pipeline:
Step 1: In the Pipelines page, click the pipeline. The Overview page is displayed with the pipeline version details and a blank design space.
Step 2: Select the required SQL pipeline version and click Open Editor or click on the blank design space to open the editor page.
Step 3: Once the page opens, you can provide the SQL queries.
dt_skip_sql_validation
to true for a specific pipeline or set it at the domain level.