wout__
New Contributor III

We have the same issue at 15.3 ML. It occurs when the output table is relatively large (or has multiple partitions -  have not been able to validate). Using `.limit(200000)` worked in our case, but that might be because then there is only 1 partition.

Confirm that it works with 14.3 LTS