top of page

Workflow Automation Templates

A library of ready-to-use workflow templates to accelerate your data journey

ChatGPT Image Feb 13, 2026, 04_44_29 PM.png

Save Delta

Save data as Delta files

Data-cleaning.jpg
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