[
https://issues.apache.org/jira/browse/GEODE-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jared Stewart resolved GEODE-1907.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0-incubating
> 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
> Fix For: 1.0.0-incubating
>
>
> 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)