🗃️ The Build Interface
6 items
📄️ Nodes
In Coalesce, a Node, is the visual representation of a database object (table, views) that serves as a building block of your larger data pipeline is called a Node, and each Node is classified into a Node Type.
📄️ Node Types
The available Node Types in Coalesce
🗃️ Custom Node Types
2 items
📄️ Multi Source Nodes
Multi Source nodes represent Coalesce's implementation of SQL UNIONs.
📄️ How To Refresh Node Data
Learn how to refresh your data pipelines
📄️ Bulk Editing
Coalesce supports bulk editing of columns in Column grid view and Mapping Grid.
📄️ Parsers
Coalesce's parsers analyze the structure of entries within a variant column and automatically generate columns and a JOIN that captures the different attributes within them.
🗃️ Data Quality Testing
2 items
📄️ Column Lineage and Propagation
Coalesce includes a way to quickly view the lineage of each column as it is transformed throughout your nodes.
📄️ Advanced Node Functionality
When creating a connection, the user can specify a warehouse that should be used to refresh a job.
📄️ Column Transforms
Transforms are optional pieces of logic that can be applied to a column to either alter its data, or generate new separate data.
🗃️ Learn How to Build Your Pipeline
10 items