Tuesday, 3 January 2023

Pentaho - Read file and store content in the memory

 Step Name : Load file content in memory


Returns two columns, 

1. File Content

2. File Size

DBT - Models

Models are where your developers spend most of their time within a dbt environment. Models are primarily written as a select statement and ...