You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/04 19:34:00 UTC

[jira] [Commented] (ASTERIXDB-3001) Grammarix does not find SelectBlock as an extensible

    [ https://issues.apache.org/jira/browse/ASTERIXDB-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468805#comment-17468805 ] 

ASF subversion and git services commented on ASTERIXDB-3001:
------------------------------------------------------------

Commit dd27f0f1548257366ac2c995f7f6512ca9bc6478 in asterixdb's branch refs/heads/master from ggalvizo
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=dd27f0f ]

[ASTERIXDB-3001][MVN] Grammarix not finding all productions

- user model changes: no
- storage format changes: no
- interface changes: no

Grammarix was mishandling the '"' case for quotes, making nearly
all productions after LiteralExpression not extensible.

Change-Id: Ib5d840237ee1224a4225cb67c795f3ac08452a76
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/14663
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Dmitry Lychagin <dm...@couchbase.com>


> Grammarix does not find SelectBlock as an extensible
> ----------------------------------------------------
>
>                 Key: ASTERIXDB-3001
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3001
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: MVN - Maven
>            Reporter: Glenn Justo Galvizo
>            Assignee: Glenn Justo Galvizo
>            Priority: Major
>
> While trying to extend the SelectBlock production, Grammarix throws an error saying that SelectBlock does not exist. This is due to a mishandling of the quote character.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)