AshharAhmadKhan commented on PR #5898:
URL: https://github.com/apache/fineract/pull/5898#issuecomment-4748373238

   Hey @adamsaghy , just saw 2421 merged - it does this exact fix already, so 
closing this one out. Good work on 2421!
   
   One thing worth noting though: they resolve the originator list with a 
correlated subquery per row, while I was using a CTE with a single LEFT JOIN 
instead. Isn't it better to do it this way? Let me know your thoughts.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to