IBM/JSONata4Java

some $reduce(..., $append) expressions work very slow

eschava opened this issue · 1 comments

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

https://try.jsonata.org/hKY-S9lfN

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.