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

Todd Lipcon resolved KUDU-1006.
-------------------------------
       Resolution: Won't Fix
    Fix Version/s: n/a

This is a couple years old and haven't heard this feedback repeated, let's 
resolve as wontfix

> java client: KuduColumnSchema does not expose its position within a Schema
> --------------------------------------------------------------------------
>
>                 Key: KUDU-1006
>                 URL: https://issues.apache.org/jira/browse/KUDU-1006
>             Project: Kudu
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: Feature Complete
>            Reporter: Mike Percy
>              Labels: hackathon-feedback
>             Fix For: n/a
>
>
> KuduColumnSchema could have a getPosition() getter so that you can do 
> something like:
> for (colSchema : schema.getColumns()) {
>   print colSchema.getPosition()
> }
> Alternatively, remove ordinal from all APIs but if not then make it easy to 
> go that route.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to