SparkQA commented on issue #26868: [SPARK-29665][SQL] refine the TableProvider interface URL: https://github.com/apache/spark/pull/26868#issuecomment-568779174 **[Test build #115744 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/115744/testReport)** for PR 26868 at commit [`f08e40b`](https://github.com/apache/spark/commit/f08e40b76354329980aa3d04215f5a5262e7d398). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * ` implicit class PartitionTypeHelper(colNames: Seq[String]) ` * `trait SimpleTableProvider extends TableProvider ` * `class NoopDataSource extends SimpleTableProvider with DataSourceRegister ` * `class RateStreamProvider extends SimpleTableProvider with DataSourceRegister ` * `class TextSocketSourceProvider extends SimpleTableProvider with DataSourceRegister with Logging `
---------------------------------------------------------------- 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]
