Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/1598#issuecomment-50842346
QA results for PR 1598:<br>- This patch FAILED unit tests.<br>- This patch
merges cleanly<br>- This patch adds the following public classes
(experimental):<br>class DataType(object):<br>class
PrimitiveType(DataType):<br>class StringType(PrimitiveType):<br>class
BinaryType(PrimitiveType):<br>class BooleanType(PrimitiveType):<br>class
TimestampType(PrimitiveType):<br>class DecimalType(PrimitiveType):<br>class
DoubleType(PrimitiveType):<br>class FloatType(PrimitiveType):<br>class
ByteType(PrimitiveType):<br>class IntegerType(PrimitiveType):<br>class
LongType(PrimitiveType):<br>class ShortType(PrimitiveType):<br>class
ArrayType(DataType):<br>class MapType(DataType):<br>class
StructField(DataType):<br>class StructType(DataType):<br>class
List(list):<br>class Dict(dict):<br>class Row(tuple):<br>class
Row(tuple):<br><br>For more information see test
ouptut:<br>https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17620/consoleFull
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---