[
https://issues.apache.org/jira/browse/HIVE-28758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926331#comment-17926331
]
yongzhi.shao commented on HIVE-28758:
-------------------------------------
[~dkuzmenko] hello,Sir. can u check this?
> JsonPath can not return correct result
> --------------------------------------
>
> Key: HIVE-28758
> URL: https://issues.apache.org/jira/browse/HIVE-28758
> Project: Hive
> Issue Type: Bug
> Reporter: yongzhi.shao
> Priority: Major
>
> select get_json_object('[\{"a":1},\{"a":2}]','$[?(@.a==1)]'); =>[1,2]
> should return \{“a”:1}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)