My SSE plugin is designed for sampling. The data passed to the plugin include ID Field and sample size. The type of the sampling function is Tensor, and the same amount of rows are returned. It works perfectly for small size problems, but I got an error for a case where there are 2,138,229 rows in the column ID Field (see the picture below).
In the table object, the first column is ID Field and the second is the return of my SSE function