🗃️ The Build Interface
4 items
📄️ Organizing Your DAG
Learn how to organize your Directed Acyclic Graph (DAG) in Coalesce with our comprehensive guide. Discover techniques using graphs, subgraphs, and filters to build maintainable and scalable data pipelines. Improve visibility, enhance manageability, and boost productivity with our step-by-step instructions for creating efficient data workflows.
🗃️ Custom Node Types
8 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 Node Editor.
📄️ 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