Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 02:08 AM - edited 08-07-2024 02:22 AM
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