[
https://issues.apache.org/jira/browse/GORA-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831291#comment-13831291
]
Nguyen Manh Tien edited comment on GORA-119 at 11/25/13 9:08 AM:
-----------------------------------------------------------------
I investigated Enis change, and prefer not to merge.
we should keep filter in query after convert successfully at least for
debugging or maybe submit query again.
some time we can filter again for example the PageFilter in Hbase, it return
first N records from each region and may return to client more than N records,
and we can filter again in Gora to return exactly N docs
And GoraFilter to not confuse with Filter in HBase
was (Author: tiennm):
I investigated Enis change, and prefer not to merge.
we should keep filter in query after convert successfully at least for
debugging or maybe submit query again.
some time we can filter again in client side like Combine/Reducer idea in
Map/Reduce
And GoraFilter to not confuse with Filter in HBase
> implement a filter enabled scan in gora
> ---------------------------------------
>
> Key: GORA-119
> URL: https://issues.apache.org/jira/browse/GORA-119
> Project: Apache Gora
> Issue Type: Improvement
> Affects Versions: 0.2
> Environment: gora hbase gora-core gora-hbase
> Reporter: raf shin
> Labels: filter, gora-core, gora-hbase, scan
> Fix For: 0.4
>
> Attachments: GORA-119-v1.txt, gora-119-v1.1.patch, gora-119_v2.patch
>
>
> it'll be very of help to implement a filtered scan to reduce the time of scan
> in gora-core and gora-hbase components.
--
This message was sent by Atlassian JIRA
(v6.1#6144)