User Tools

Site Tools


transformations:filesplitter
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Next revision
transformations:filesplitter [2017/12/23 09:59] – created dmitry
Line 1: Line 1:
 +===== File splitter =====
  
 +This transformation aims to help processing very large text files. It splits a text file into smaller chunks (which are also text files) that can further be processed using iterations. The chunks can be either of fixed length (by row count), or split by unique values of a column (e.g. one chunk per unique Date). 
 +
 +Since File Splitter doesn't load files in memory, it can be used for splitting files so large that they can't fit in RAM.
 +
 +File Splitter is not available in the free edition.
transformations/filesplitter.txt · Last modified: 2022/12/04 16:34 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki