[
https://issues.apache.org/jira/browse/BLUR-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gagan Deep Juneja resolved BLUR-174.
------------------------------------
Resolution: Fixed
https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=commit;h=c448ccaf98c116a86a12c9c4ed6244985add3ffa
> Respect family order from given selector
> ----------------------------------------
>
> Key: BLUR-174
> URL: https://issues.apache.org/jira/browse/BLUR-174
> Project: Apache Blur
> Issue Type: Bug
> Components: Blur
> Affects Versions: 0.2.0
> Reporter: Aaron McCurry
> Assignee: Gagan Deep Juneja
> Priority: Minor
> Fix For: 0.2.0
>
> Attachments:
> 0001-BLUR-174-Respect-family-order-from-given-selector.patch
>
>
> We need to respect the order of the families in the selector. For instance
> if a table contains 3 families, "cf1","cf2", and "cf3". And a fetch (during
> a query or a fetch call) is performed and the order of the families are
> "cf2", "cf1" then all the records from the Row that contain "cf2" should come
> before "cf1".
> Changes needed:
> The families in the Selector object in thrift need to be changed from a set
> to a list.
> The fetchDocuments method in the BlurUtil class in blur-core needs to be
> modified to respect the family order.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira