[
https://issues.apache.org/jira/browse/ASTERIXDB-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905634#comment-17905634
]
ASF subversion and git services commented on ASTERIXDB-3447:
------------------------------------------------------------
Commit 84a0a83c866a6f06b2e72183dfdf3ade930bc097 in asterixdb's branch
refs/heads/master from Peeyush Gupta
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=84a0a83c86 ]
[ASTERIXDB-3447][COMP] Syntax error on queries invovling * in projection
- user model changes: no
- storage format changes: no
- interface changes: no
Ext-ref: MB-62501
Change-Id: I14163054bd5e879c5663278109965eb3f590e752
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18405
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Ali Alsuliman <[email protected]>
> 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)