[ https://issues.apache.org/jira/browse/NIFI-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114440#comment-16114440
]
ASF GitHub Bot commented on NIFI-4051:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/2054
> QueryRecord uses a different Lexical policy for validation than it does for running
> -----------------------------------------------------------------------------------
>
> Key: NIFI-4051
> URL: https://issues.apache.org/jira/browse/NIFI-4051
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 1.4.0
>
>
> The SqlParser used by the SqlValidator for QueryRecord does not specify the Lexical policy.
However, when running, we use the MYSQL_ANSI policy. The validator should be updated to also
use the MYSQL_ANSI policy.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|