Michael Armbrust created SPARK-1982:
---------------------------------------

             Summary: saveToParquetFile doesn't support ByteType
                 Key: SPARK-1982
                 URL: https://issues.apache.org/jira/browse/SPARK-1982
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 1.0.0
            Reporter: Michael Armbrust
            Assignee: Andre Schumacher


{code}
java.lang.RuntimeException: Unsupported datatype ByteType
        at scala.sys.package$.error(package.scala:27)
        at 
org.apache.spark.sql.parquet.ParquetTypesConverter$.fromDataType(ParquetRelation.scala:201)
...
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to