IBM / JSONata4Java

Open Source Java version of JSONata
Apache License 2.0
91 stars 38 forks source link

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

Closed eschava closed 8 months ago

eschava commented 8 months ago

Fixed using a special function interface where JsonNode parameters don't have to be converted to context and back after