Discussion about this post

User's avatar
Neural Foundry's avatar

Solid deep dive on the partition memory trade-off with materializing the full iterator. The 372s to 31s improvement is impressive but what really clicked for me is how the 150MB partition ceiling directly ties to executor OOM risk in producton. I've seen teams hit similar walls trying to batch CloudSQL writes and the parallelism vs API call balance is basically the same calculus. Linking parent/child via external ID upserts is clever tho.

No posts

Ready for more?