Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This is remaining problem in JSON functions.
Functions should not be stateful and JSON_QUERY is implemented as stateful. This causes problems (segfaults or incorrect processing) when data is processed in parallel.