Already done :) https://github.com/apache/spark/commit/2e8c6ca47df14681c1110f0736234ce76a3eca9b
On Fri, Apr 24, 2015 at 2:37 PM, Reynold Xin <[email protected]> wrote: > Can you elaborate what you mean by that? (what's already available in > Python?) > > > On Fri, Apr 24, 2015 at 2:24 PM, Shuai Zheng <[email protected]> > wrote: > > > Hi All, > > > > I want to ask whether there is a plan to implement the feature to access > > the Row in sql by name? Currently we can only allow to access a row by > > index (there is a python version api of access by name, but none for > java) > > > > Regards, > > > > Shuai > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
