User Tools

Site Tools


transformations:filesplitter

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
transformations:filesplitter [2017/12/23 09:59] – created dmitrytransformations:filesplitter [2020/02/19 06:30] dmitry
Line 1: Line 1:
 ===== File splitter ===== ===== 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). +This action 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. 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