Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11083#issuecomment-182543784
  
    **[Test build #51039 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/51039/consoleFull)**
 for PR 11083 at commit 
[`e847383`](https://github.com/apache/spark/commit/e847383e0b671b68d8e7a72daf09467f6fffdd3e).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `case class AssertNotNull(child: Expression, walkedTypePath: 
Seq[String])`
      * `case class ReturnAnswer(child: LogicalPlan) extends UnaryNode `
      * `public class UnsafeRowParquetRecordReader extends 
SpecificParquetRecordReaderBase<InternalRow> `
      * `case class CollectLimit(limit: Int, child: SparkPlan) extends 
UnaryNode `
      * `trait BaseLimit extends UnaryNode `
      * `case class LocalLimit(limit: Int, child: SparkPlan) extends BaseLimit `
      * `case class GlobalLimit(limit: Int, child: SparkPlan) extends BaseLimit 
`
      * `case class TakeOrderedAndProject(`
      * `class FileStreamSource(`
      * `trait HadoopFsRelationProvider extends StreamSourceProvider `


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

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

Reply via email to