SparkQA commented on issue #25610: [SPARK-28899][SQL][TEST] merge the testing in-memory v2 catalogs from catalyst and core URL: https://github.com/apache/spark/pull/25610#issuecomment-525802989 **[Test build #109870 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109870/testReport)** for PR 25610 at commit [`317cff1`](https://github.com/apache/spark/commit/317cff17938e5a818eeebec534775e2443fd99ef). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class InMemoryTable(` * ` class InMemoryBatchScan(data: Array[InputPartition]) extends Scan with Batch ` * `class BufferedRows extends WriterCommitMessage with InputPartition with Serializable ` * `class InMemoryTableCatalog extends TableCatalog with SupportsNamespaces ` * `class StagingInMemoryTableCatalog extends InMemoryTableCatalog with StagingTableCatalog `
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
