Divides input data into chunks of a dynamic size where rows are grouped according to one or more columns, and then chunked with other groups up to a maximum number of rows per chunk, such that no group is split between chunks.
This component creates a grouped chunk identifier column which can then be used, for example, with a Group Loop Start node to iterate over chunks of rows without splitting groups.
@takbb Brian Bates 22 Jan 2025