[
https://issues.apache.org/jira/browse/HBASE-6491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Lawlor updated HBASE-6491:
-----------------------------------
Resolution: Won't Fix
Status: Resolved (was: Patch Available)
This issue is quite old. Resolving as won't fix for now but please feel free to
reopen if the need for the feature is still present.
As [~stack] pointed out, this may be unsafe for the client in the case that we
are dealing with very large rows. It may be more appropriate to implement such
a behavior in the form of a coprocessor rather than making RPC calls for the
sake of skipping results client side.
> add limit function at ClientScanner
> -----------------------------------
>
> Key: HBASE-6491
> URL: https://issues.apache.org/jira/browse/HBASE-6491
> Project: HBase
> Issue Type: New Feature
> Components: Client
> Affects Versions: 0.95.2
> Reporter: ronghai.ma
> Assignee: ronghai.ma
> Labels: patch
> Attachments: ClientScanner.java, HBASE-6491.patch
>
>
> Add a new method in ClientScanner to implement a function like LIMIT in MySQL.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)