You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (JIRA)" <ji...@apache.org> on 2018/03/08 22:17:00 UTC

[jira] [Commented] (KUDU-2093) Document that limit() method in Java scanner builder isn't implemented

    [ https://issues.apache.org/jira/browse/KUDU-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391999#comment-16391999 ] 

Grant Henke commented on KUDU-2093:
-----------------------------------

I think it might be a compatibility pain to throw an exception since this method is called when translating the ScanTokenPB. I can open a quick patch to add the doc line.

> Document that limit() method in Java scanner builder isn't implemented
> ----------------------------------------------------------------------
>
>                 Key: KUDU-2093
>                 URL: https://issues.apache.org/jira/browse/KUDU-2093
>             Project: Kudu
>          Issue Type: Bug
>          Components: client, documentation, java
>    Affects Versions: 1.4.0
>            Reporter: Mike Percy
>            Priority: Major
>
> The AbstractKuduScannerBuilder.limit() method doesn't do anything. We should document that it's currently not implemented.
> http://kudu.apache.org/apidocs/org/apache/kudu/client/AbstractKuduScannerBuilder.html#limit-long-
> See KUDU-16



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)