Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5833#issuecomment-102607847
[Test build #32902 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32902/consoleFull)
for PR 5833 at commit
[`69bc2b5`](https://github.com/apache/spark/commit/69bc2b57c8857668bfca0c79bb602a0e2088f662).
* This patch **passes all tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `public class JavaOneVsRestExample `
* ` head("OneVsRest Example: multiclass to binary reduction using
OneVsRest")`
* `class DataTypeSingleton(type):`
* `class NullType(DataType):`
* `class AtomicType(DataType):`
* `class NumericType(AtomicType):`
* `class IntegralType(NumericType):`
* `class FractionalType(NumericType):`
* `class StringType(AtomicType):`
* `class BinaryType(AtomicType):`
* `class BooleanType(AtomicType):`
* `class DateType(AtomicType):`
* `class TimestampType(AtomicType):`
* `class DecimalType(FractionalType):`
* `class DoubleType(FractionalType):`
* `class FloatType(FractionalType):`
* `class ByteType(IntegralType):`
* `class IntegerType(IntegralType):`
* `class LongType(IntegralType):`
* `class ShortType(IntegralType):`
* `class Column(object):`
* `class GroupedData(object):`
* ` case class DecimalConversion(precisionInfo: Option[(Int, Int)])
extends JDBCConversion`
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]