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

Andrew Wong resolved KUDU-1561.
-------------------------------
    Fix Version/s: 1.11.0
       Resolution: Fixed

Fixed inĀ 96f4cbe7dc62f68910f42da2f161e953e4bcabee

> 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: Vladimir Verjovkin
>            Priority: Major
>              Labels: newbie
>             Fix For: 1.11.0
>
>
> 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
(v8.3.4#803005)

Reply via email to