some $reduce(..., $append) expressions work very slow
eschava opened this issue · 1 comments
eschava commented
I have a few expressions like $reduce(..., $append) in my project and they work OK but this one from the example is too slow (~30 seconds)
Have no idea what could be wrong with it
wnm3 commented
Thank you for the fixes. I've released version 2.4.6 which should show up in Maven Central in a couple of hours. Please close this issue if you are satisfied. Thank you.