IBM / JSONata4Java

Open Source Java version of JSONata
Apache License 2.0
88 stars 36 forks source link

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

Closed eschava closed 5 months ago

eschava commented 6 months ago

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 5 months ago

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.