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

ASF subversion and git services commented on GEODE-1907:
--------------------------------------------------------

Commit e0e2c7e69bf6b046b44e9bf7921a561c6b8c49ba in incubator-geode's branch 
refs/heads/develop from [~jstewart]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=e0e2c7e ]

GEODE-1907: QueryDataFunction now adds LIMIT clause if space is missing after 
FROM clause

This closes #249


> QueryDataFunction does not add LIMIT clause if space is missing after FROM 
> clause
> ---------------------------------------------------------------------------------
>
>                 Key: GEODE-1907
>                 URL: https://issues.apache.org/jira/browse/GEODE-1907
>             Project: Geode
>          Issue Type: Bug
>          Components: management, querying
>            Reporter: Kirk Lund
>            Assignee: Jared Stewart
>            Priority: Minor
>
> Apparently "SELECT * FROM/MyRegion" is a valid query in Geode, however if 
> this query is used from GFSH or Pulse, then QueryDataFunction will fail to 
> add a LIMIT clause because there is no space between FROM and the region name.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to