You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by SparkQA <gi...@git.apache.org> on 2015/02/02 06:45:47 UTC

[GitHub] spark pull request: [WIP][SPARK-5501][SPARK-5420][SQL] Write suppo...

Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/4294#issuecomment-72409064
  
      [Test build #26488 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/26488/consoleFull) for   PR 4294 at commit [`9203ec2`](https://github.com/apache/spark/commit/9203ec2f5bfca2cdedb7b9042996db5d59edeb34).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `class FPGrowthModel(val freqItemsets: RDD[(Array[String], Long)]) extends Serializable`
      * `  class Node[T](val parent: Node[T]) extends Serializable `
      * `protected[sql] class DDLException(message: String) extends Exception(message)`
      * `trait TableScan extends BaseRelation `
      * `trait PrunedScan extends BaseRelation `
      * `trait PrunedFilteredScan extends BaseRelation `
      * `trait CatalystScan extends BaseRelation `
      * `trait InsertableRelation extends BaseRelation `
      * `case class CreateMetastoreDataSourceAsSelect(`



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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