Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: JSON_EXTRACT reported an error, which was inconsistent with the expected result. #21328

Open
1 task done
guguducken opened this issue Jan 22, 2025 · 0 comments
Open
1 task done
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@guguducken
Copy link
Contributor

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch Name

v2.0.1

Commit ID

64e4751

Other Environment Information

- Hardware parameters: MOC DEV
- OS type:
- Others:

Actual Behavior

Image

Expected Behavior

Image

Steps to Reproduce

1. create some table with `json` Field
2. insert '{"file_id":"aaa"}' into table
3. select * from table where json_extract(meta,"$.file_id")="a";

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants