Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
Implement range with the to keyword. This gives subsets of JSON arrays in output. Example, $[1 to 4] includes elements starting from 1st index to 4th index in the array.
Attachments
Issue Links
- causes
-
MDEV-28326 Server crashes in json_path_parts_compare
- Closed
- is part of
-
MDEV-28112 prepare 10.9.0 preview releases
- Closed
- relates to
-
MDEV-28071 JSON_EXISTS returns always 1 if it is used range notation for json path
- Closed
-
MDEV-28072 JSON_EXTRACT has inconsistent behavior with '0' value in json path (when range is used)
- Closed
-
MDEV-28075 JSON_VALUE returns first value from array not from range
- Closed
-
MDEV-30304 Json Range only affects first row of the result set
- Closed
-
MDEV-30308 Query using JSON_EXTRACT on a json object containing a nested array returns different result using or not using WHERE
- Closed