Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22467
**[Test build #96248 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/96248/testReport)**
for PR 22467 at commit
[`8c67e0b`](https://github.com/apache/spark/commit/8c67e0b25746444c583ea4a8ece0f5aaa88afd25).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class HiveParquetMetastoreSuite extends ParquetPartitioningTest `
* `class HiveParquetSourceSuite extends ParquetPartitioningTest `
* `case class ParquetData(intField: Int, stringField: String)`
* `case class ParquetDataWithKey(p: Int, intField: Int, stringField:
String)`
* `case class StructContainer(intStructField: Int, stringStructField:
String)`
* `case class ParquetDataWithComplexTypes(`
* `case class ParquetDataWithKeyAndComplexTypes(`
* `abstract class ParquetPartitioningTest extends QueryTest with
SQLTestUtils with TestHiveSingleton `
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]