Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Conversation

@snoopdave
Copy link
Contributor

@snoopdave snoopdave commented May 18, 2016

In Usergrid 2 the JSON data format returned for Queries with Select Mappings changed from an array of field values to an array of Entities, each with only the selected fields (plus normal UUID, type and metadata fields).

This PR adds support for nested fields in Queries with Select Mappings, and ensures that field names are preserved as-is but treated in a case-insensitive way.

@snoopdave snoopdave changed the title Initial support for select mappings with entity object fields Support for nested fields in Query Select Mappings Jun 1, 2016
@asfgit asfgit merged commit 317714b into apache:release-2.1.1 Jun 3, 2016
@snoopdave snoopdave deleted the select-mappings-nested branch June 7, 2016 13:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants