[
https://issues.apache.org/jira/browse/NIFI-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114438#comment-16114438
]
ASF subversion and git services commented on NIFI-4051:
-------------------------------------------------------
Commit 969bbe654c572f4156c71f1d05045219d433eab6 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=969bbe6 ]
NIFI-4051: Ensure that we use the appropriate Lexical syntax for SQL query
validation as we do when running
Signed-off-by: Pierre Villard <[email protected]>
This closes #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)