You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiang Gao (JIRA)" <ji...@apache.org> on 2017/07/14 17:51:00 UTC

[jira] [Created] (SPARK-21420) Support array type code 'q' and 'Q'

Xiang Gao created SPARK-21420:
---------------------------------

             Summary: Support array type code 'q' and 'Q'
                 Key: SPARK-21420
                 URL: https://issues.apache.org/jira/browse/SPARK-21420
             Project: Spark
          Issue Type: Improvement
          Components: PySpark
    Affects Versions: 2.1.1
            Reporter: Xiang Gao
            Priority: Minor


Python's array type {{q}} and {{Q}} are currently not supported by {{net.razorvine.pickle}}, and therefore not supported by spark yet.

On some platform, {{q}} is a signed 64bit integer, which in theory should be supported because it has the same size as {{Long}} in Scala.

See https://github.com/apache/spark/pull/18444#discussion_r126072461




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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