You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by snoopdave <gi...@git.apache.org> on 2016/05/18 21:29:21 UTC

[GitHub] usergrid pull request: Initial support for select mappings with en...

GitHub user snoopdave opened a pull request:

    https://github.com/apache/usergrid/pull/525

    Initial support for select mappings with entity object fields 

    DO NOT MERGE. For review purposes only.
    
    The behavior of select mappings changed in UG2 in two ways: 1) we no return entities with filtered fields instead of an array of values and 2) we no longer support nested fields (i.e. EntityObjectFields).
    
    This PR fixes item #2 and soon will address #1 by adding a URL parameter so folks can request the legacy format.

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

    $ git pull https://github.com/snoopdave/usergrid select-mappings-nested

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

    https://github.com/apache/usergrid/pull/525.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 #525
    
----
commit 596e0fc5cef2eb1ae4aba40343bf27e73aee86d6
Author: Dave Johnson <sn...@apache.org>
Date:   2016-05-18T21:24:25Z

    Initial support for select mappings with entity object fields (i.e. nested fields)

----


---
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] usergrid pull request #525: Support for nested fields in Query Select Mappin...

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

    https://github.com/apache/usergrid/pull/525


---
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.
---