Problem
When using the geodiff concat_changes method with a large diff file (e.g., 350 MB), the RAM usage increases unexpectedly to approximately 3 GB. This memory peak can lead to Out of Memory (OOM) errors in server deployments where container resources are limited.
@wonder-sk I sent you the problematic diff file in private channel.