Caches current state. In case of a fork (subtable), transformations don’t need to be repeated.
This process is memory intensive.
Example
I Ain't Afraid of No Code!
[
[
"cache",
{
"subtable": null,
"n": 1,
"_comment": null
}
]
]
param str subtable: Name a subtable in which output will be stored (will create subtable where necessary).
param int n: Caches N rows.
param str comment: A comment that will appear in the Transformation UI.
Comments
0 comments
Article is closed for comments.