[ 
https://issues.apache.org/jira/browse/BEAM-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kenneth Knowles updated BEAM-4233:
----------------------------------
    Description: 
The generated code between maven and gradle don't match. Particularly in the 
SQL parser. This causes the behavior of our generated SQL parser to be 
incorrect when built from gradle.

The Maven plugin is using JavaCC version 4.0 while the Gradle plugin is using 
version 6.1.2.

  was:The generated code between maven and gradle don't match. Particularly in 
the SQL parser. This causes the behavior of our generated SQL parser to be 
incorrect when built from gradle.


> SQL generated code don't match between Maven and Gradle 
> --------------------------------------------------------
>
>                 Key: BEAM-4233
>                 URL: https://issues.apache.org/jira/browse/BEAM-4233
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql
>            Reporter: Andrew Pilloud
>            Assignee: Andrew Pilloud
>            Priority: Major
>
> The generated code between maven and gradle don't match. Particularly in the 
> SQL parser. This causes the behavior of our generated SQL parser to be 
> incorrect when built from gradle.
> The Maven plugin is using JavaCC version 4.0 while the Gradle plugin is using 
> version 6.1.2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to