Use Object[] in Java just works :).

On Fri, Apr 24, 2015 at 4:56 PM, Wenlei Xie <wenlei....@gmail.com> wrote:

> Hi,
>
> I am wondering if there is any way to create a Row in SparkSQL 1.2 in Java
> by using an List? It looks like
>
> ArrayList<Object> something;
> Row.create(something)
>
> will create a row with single column (and the single column contains the
> array)
>
> Best,
> Wenlei
>
>
>


-- 
Wenlei Xie (谢文磊)

Ph.D. Candidate
Department of Computer Science
456 Gates Hall, Cornell University
Ithaca, NY 14853, USA
Email: wenlei....@gmail.com

Reply via email to