Forge warnings when combining large numbers of records

When combining a large number of records (via either a Combine join or a record cache with the Combine Records setting enabled), Forge will issue a warning that performance may be slow. The default number of records at which this warning is issued is 100.

This threshold can be adjusted with the Forge --combineWarnCount command-line flag.

Two messages will be printed:
Note: Setting the --combineWarnCount value to 0 (zero) will disable these messages.