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 2021/02/11 17:46:47 UTC

[GitHub] [spark] SparkQA commented on pull request #31549: [SPARK-34314][SQL] Fix partitions schema inference

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


   **[Test build #135113 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/135113/testReport)** for PR 31549 at commit [`cabc086`](https://github.com/apache/spark/commit/cabc086c3e039511238314105ad02a030f77e2ad).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `  case class TypedPartValue(value: String, dataType: DataType)`
     * `  case class PartitionValues(columnNames: Seq[String], typedValues: Seq[TypedPartValue])`


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



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