You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2016/09/21 01:04:21 UTC

[jira] [Assigned] (KUDU-1561) KuduScanBatch::const_iterator does not implement operator->()

     [ https://issues.apache.org/jira/browse/KUDU-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brock Noland reassigned KUDU-1561:
----------------------------------

    Assignee: Brock Noland

> KuduScanBatch::const_iterator does not implement operator->()
> -------------------------------------------------------------
>
>                 Key: KUDU-1561
>                 URL: https://issues.apache.org/jira/browse/KUDU-1561
>             Project: Kudu
>          Issue Type: Bug
>          Components: client
>            Reporter: Mike Percy
>            Assignee: Brock Noland
>              Labels: newbie
>
> KuduScanBatch::const_iterator does not implement operator->()
> This makes it a little annoying to work with since you must dereference via * like {{(*iter).GetInt32(0, &val)}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)