[MDEV-28071] JSON_EXISTS returns always 1 if it is used range notation for json path Created: 2022-03-15 Updated: 2022-04-14 Resolved: 2022-04-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Affects Version/s: | None |
| Fix Version/s: | 10.9.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lena Startseva | Assignee: | Rucha Deodhar |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Test: (value in range 3 to 4 is absent)
Expected result:
Actual result:
|
| Comments |
| Comment by Rucha Deodhar [ 2022-03-21 ] |
|
Patch: https://github.com/MariaDB/server/commit/c66ce14fca08999d18f2db09097631591d3b12cb |
| Comment by Alexey Botchkov [ 2022-04-12 ] |
|
ok to push. |
| Comment by Rucha Deodhar [ 2022-04-12 ] |
|
Pushed to https://github.com/MariaDB/server/tree/bb-10.9-MDEV-27911 |