matrixone icon indicating copy to clipboard operation
matrixone copied to clipboard

[Bug]: json_extract Invalid JSON path expression no error reported

Open heni02 opened this issue 2 years ago • 1 comments

Is there an existing issue for the same bug?

  • [X] I have checked the existing issues.

Environment

- Version or commit-id (e.g. v0.1.0 or 8b23a93):
- Hardware parameters:
- OS type:
- Others:

Actual Behavior

MO: image mysql: image

Expected Behavior

No response

Steps to Reproduce

select  json_extract('{"a":"a1","b":"b1"}','$.**');

Additional information

No response

heni02 avatar Oct 12 '22 03:10 heni02

I need to rewrite jsonPathParser to handle this

mooleetzi avatar Oct 12 '22 07:10 mooleetzi

confirm,closed image

heni02 avatar Oct 25 '22 02:10 heni02