You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/12 20:17:01 UTC

[jira] [Commented] (GEODE-3195) Create new geode-example about querying

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

ASF GitHub Bot commented on GEODE-3195:
---------------------------------------

GitHub user karensmolermiller opened a pull request:

    https://github.com/apache/geode-examples/pull/8

    GEODE-3195 Add querying example to the geode-examples

    Here is a new geode-example that presents very simple queries on a single region done 2 ways: API calls and issued via gfsh.  My goal was to keep this example as simple as possible, focusing on demonstrating an introduction to queries. Please review.
    
    Note: I tested this example using Geode built-from-source from the release/1.2.0 branch. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/karensmolermiller/geode-examples feature/GEODE-3195

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode-examples/pull/8.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #8
    
----
commit c7e510158b8288cb8a231cfe7cb9c9ac8c9a0f9c
Author: Karen Miller <km...@pivotal.io>
Date:   2017-07-12T20:00:07Z

    GEODE-3195 Add querying example to the geode-examples

----


> Create new geode-example about querying
> ---------------------------------------
>
>                 Key: GEODE-3195
>                 URL: https://issues.apache.org/jira/browse/GEODE-3195
>             Project: Geode
>          Issue Type: New Feature
>          Components: querying
>            Reporter: Karen Smoler Miller
>            Assignee: Karen Smoler Miller
>
> The more examples, the better. . .
> Create an example that demonstrates how to do some simple OQL queries.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)