You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:20:12 UTC

[jira] [Updated] (SPARK-13128) API for building arrays / lists encoders

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

Hyukjin Kwon updated SPARK-13128:
---------------------------------
    Labels: bulk-closed  (was: )

> API for building arrays / lists encoders
> ----------------------------------------
>
>                 Key: SPARK-13128
>                 URL: https://issues.apache.org/jira/browse/SPARK-13128
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Michael Armbrust
>            Priority: Major
>              Labels: bulk-closed
>
> Example usage:
> {code}
> Encoder.array(Encoder.INT)
> Encoder.list(Encoder.INT)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org