Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2023 03:12 AM
that is pretty skewed, however: that does not explain why there is no parallelism.
The only reasons I see is that either:
-the merge only hits one partition
-you apply a coalesce(1) or repartition(1) somewhere