Closed jonkeane closed 2 years ago
Currently we collect() and then use it in the next query, instead we should make a trivial join column and then join it as a subquery.
collect()
Currently we
collect()
and then use it in the next query, instead we should make a trivial join column and then join it as a subquery.