You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/03/11 16:26:48 UTC

[GitHub] [spark] SparkQA commented on issue #24053: [SPARK-27126][SQL] Consolidate Scala and Java type deserializerFor

SparkQA commented on issue #24053: [SPARK-27126][SQL] Consolidate Scala and Java type deserializerFor
URL: https://github.com/apache/spark/pull/24053#issuecomment-471614432
 
 
   **[Test build #103330 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/103330/testReport)** for PR 24053 at commit [`486effb`](https://github.com/apache/spark/commit/486effbb6adebc19888363a5b29666aea39e086d).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `trait TypeInference `
     * `case class ScalaInference(scalaType: `Type`) extends TypeInference `
     * `case class JavaInference(typeToken: TypeToken[_]) extends TypeInference `

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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