You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apart from the poor performance there is a problem with sequential Run calls. If jq expression has fromjson or tonumber that fail, then subsequent calls to jq_compile will fail and segfaulted.
The last commit that works well is jqlang/jq@b6be13d. Also, this commit has good performance. So stick to this one: #11
Related issue: jqlang/jq#2069
There was a migration to the tag "1.6" in
jq
sources because of crashes: #6. But 1.6 has poor performance. So the plan is:Also, a 1.5 branch can be created with jq sources from tag "1.5".
The text was updated successfully, but these errors were encountered: