[
https://issues.apache.org/jira/browse/ASTERIXDB-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peeyush Gupta resolved ASTERIXDB-3447.
--------------------------------------
Resolution: Fixed
> Syntax error for a valid query
> ------------------------------
>
> Key: ASTERIXDB-3447
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3447
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: COMP - Compiler
> Reporter: Peeyush Gupta
> Priority: Major
> Labels: triaged
>
> The following query gives a syntax error.
> {noformat}
> SELECT a.b.* from [{"b":1}, {"b":{"c":2}}] a;{noformat}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)