[
https://issues.apache.org/jira/browse/HIVE-28758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denys Kuzmenko updated HIVE-28758:
----------------------------------
Component/s: HiveServer2
> JsonPath can not return correct result
> --------------------------------------
>
> Key: HIVE-28758
> URL: https://issues.apache.org/jira/browse/HIVE-28758
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> 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)