You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sun Rui (JIRA)" <ji...@apache.org> on 2016/04/19 10:14:25 UTC

[jira] [Commented] (SPARK-14326) Can't specify "long" type in structField

    [ https://issues.apache.org/jira/browse/SPARK-14326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15247360#comment-15247360 ] 

Sun Rui commented on SPARK-14326:
---------------------------------

we could add support for "bigint" type in structField. The question is is it meaningful since R has no built-in support for 64-bit integers? Could you give more details on your use case for "long" type?

> Can't specify "long" type in structField
> ----------------------------------------
>
>                 Key: SPARK-14326
>                 URL: https://issues.apache.org/jira/browse/SPARK-14326
>             Project: Spark
>          Issue Type: Bug
>          Components: SparkR
>    Affects Versions: 1.6.0
>            Reporter: Dmitriy Selivanov
>
> tried `long`, `bigint`, `LongType`, `Long`. Nothing works...
> {code}
> schema <- structType(structField("id", "long"))
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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