top of page
Workflow Automation Templates
A library of ready-to-use workflow templates to accelerate your data journey

Save Delta
Save data as Delta files

Overview
This workflow Saves resultant data in delta format at the specified path in Save Delta Node.
Details
Reads transaction data from a CSV file and prints column-wise output in execution mode for validation, It then saves the processed data in Delta format at the specified path using the Save Delta node.
bottom of page