SparkQA commented on pull request #32516:
URL: https://github.com/apache/spark/pull/32516#issuecomment-840928694


   **[Test build #138531 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/138531/testReport)**
 for PR 32516 at commit 
[`0bbac7a`](https://github.com/apache/spark/commit/0bbac7a0e89467bca83475c4b6de3c233ea46772).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class AgeExample(birthday: Expression, child: Expression) extends 
RuntimeReplaceable `
     * `class SessionExtensionsWithLoader extends 
SparkSessionExtensionsProvider `
     * `class SessionExtensionsWithoutLoader extends 
SparkSessionExtensionsProvider `
     * `case class AvroWrite(`
     * `case class KafkaWrite(`
     * `case class TryEval(child: Expression) extends UnaryExpression with 
NullIntolerant `
     * `case class TryAdd(left: Expression, right: Expression, child: 
Expression)`
     * `case class TryDivide(left: Expression, right: Expression, child: 
Expression)`
     * `    new RuntimeException(s\"Failed to convert value $value (class of 
$cls) \" +`
     * `trait FileWrite extends Write `
     * `case class CSVWrite(`
     * `case class JsonWrite(`
     * `case class OrcWrite(`
     * `case class ParquetWrite(`
     * `case class TextWrite(`
     * `class ConsoleWrite(schema: StructType, options: 
CaseInsensitiveStringMap)`
     * `class ForeachWrite[T](`
     * `class MemoryWrite(sink: MemorySink, schema: StructType, needTruncate: 
Boolean) extends Write `


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to