Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/3063#issuecomment-61434272
  
      [Test build #22786 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22786/consoleFull)
 for   PR 3063 at commit 
[`7ccfc0d`](https://github.com/apache/spark/commit/7ccfc0dbed791e2b3b9e646afd65a5d50c43f4f0).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `case class ExecutorLostFailure(execId: String) extends 
TaskFailedReason `
      * `        //       in some cases, such as when a class is enclosed in an 
object (in which case`
      * `abstract class GenericStrategy[PhysicalPlan <: TreeNode[PhysicalPlan]] 
extends Logging `
      * `abstract class UserDefinedType[UserType] extends DataType with 
Serializable `
      * `public abstract class UserDefinedType<UserType> extends DataType 
implements Serializable `
      * `trait RunnableCommand extends logical.Command `
      * `case class ExecutedCommand(cmd: RunnableCommand) extends SparkPlan `
      * `  protected case class Keyword(str: String)`
      * `            sys.error(s"Failed to load class for data source: 
$provider")`
      * `case class EqualTo(attribute: String, value: Any) extends Filter`
      * `case class GreaterThan(attribute: String, value: Any) extends Filter`
      * `case class GreaterThanOrEqual(attribute: String, value: Any) extends 
Filter`
      * `case class LessThan(attribute: String, value: Any) extends Filter`
      * `case class LessThanOrEqual(attribute: String, value: Any) extends 
Filter`
      * `trait RelationProvider `
      * `abstract class BaseRelation `
      * `abstract class TableScan extends BaseRelation `
      * `abstract class PrunedScan extends BaseRelation `
      * `abstract class PrunedFilteredScan extends BaseRelation `



---
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]

Reply via email to