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

2018-03-09 Thread Grant Henke (JIRA)

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

Grant Henke commented on KUDU-2093:
---

Resolved via 
[0ba702c|https://github.com/apache/kudu/commit/0ba702c20f89f3d776e243b1f35b9c1486898564]

> 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
>Assignee: Grant Henke
>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)


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

2018-03-08 Thread Grant Henke (JIRA)

[ 
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)


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

2017-08-09 Thread Todd Lipcon (JIRA)

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

Todd Lipcon commented on KUDU-2093:
---

Rather than document, let's throw an exception?

> 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
>
> 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
(v6.4.14#64029)