Hello. I have been working on some queries and I am sort of curious about something. When using a collect subquery I see that in the eageraggregation operator there is a function called, named "collect_all" I have been trying to look in the documentation what this function does. However it seems there is no traces of this. Is there anyone who knows how "collect_all" differs from a basic "collect"?
