You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by PivotalSarge <gi...@git.apache.org> on 2017/08/10 22:21:33 UTC

[GitHub] geode-examples pull request #12: Add OQL example

GitHub user PivotalSarge opened a pull request:

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

    Add OQL example

    Perry Birch and I paired on an example for OQL. To prepare for that, I also created an example for Region.putAll().

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

    $ git pull https://github.com/PivotalSarge/geode-examples develop

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

    https://github.com/apache/geode-examples/pull/12.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 #12
    
----
commit 98df7e42d0a4e390fd9114461af04a5cf9f8982e
Author: Sarge <md...@pivotal.io>
Date:   2017-08-04T22:42:07Z

    Add example for Region.putAll().

commit 20a8c44a8a8068cb4abc2caca5fd278074cf8167
Author: Sarge <md...@pivotal.io>
Date:   2017-08-04T22:46:28Z

    Fix sample gfsh command.

commit ac81624d7a809387068b0e0a71c0854c14b477ac
Author: Sarge <md...@pivotal.io>
Date:   2017-08-07T21:18:54Z

    Replace foreach loop of put() with putAll().

commit 98d2325964145518f971793a67ea0c9a57509024
Author: Sarge <md...@pivotal.io>
Date:   2017-08-07T22:52:15Z

    Add example for OQL.

commit b151f6285f7d3653d407cfb20ff85c22d6ee59af
Author: Sarge <md...@pivotal.io>
Date:   2017-08-08T18:44:46Z

    Remove unused java.util.Random.

commit 06e82508d57050ec3760e6a0cb66164a2d330b95
Author: Sarge <md...@pivotal.io>
Date:   2017-08-08T18:45:34Z

    Add Perry's changes.

commit 43dd33833c306de21aaaf4cfa723a5f0408bc573
Author: Sarge <md...@pivotal.io>
Date:   2017-08-10T20:27:29Z

    Fix putAll example test.

commit eb747a6d359fb2853894db7b94e289c3c58be358
Author: Sarge <md...@pivotal.io>
Date:   2017-08-10T22:16:29Z

    Reduce the OQL example down to the consecutive queries example.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] geode-examples pull request #12: Add OQL example

Posted by PivotalSarge <gi...@git.apache.org>.
Github user PivotalSarge closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---