-
Notifications
You must be signed in to change notification settings - Fork 541
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
问题描述
简要描述您碰到的问题。
环境信息
请填写以下信息:
- OS信息: [e.g.:CentOS 8.4.2105 4Core 3.10GHz 16 GB]
- JDK信息: [e.g.:Openjdk 1.8.0_312]
- 版本信息:[e.g.:Fastjson2 2.x.x]
重现步骤
- 使用indexDatas[?(@.isSummary != 1)]时,如果其中一个JsonObject不存在isSummary字段,应该返回,但是看jsonpath代码里判断字段是空,直接返回false
期待的正确结果
不存在的字段就是null,结合过滤表达式时,应该与具体的值对象比较再返回,不应该直接返回false
相关日志输出
附加信息
如果你还有其他需要提供的信息,可以在这里填写(可以提供截图、视频等)。
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working