Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/4294#issuecomment-72605886
[Test build #26608 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/26608/consoleFull)
for PR 4294 at commit
[`3db1539`](https://github.com/apache/spark/commit/3db1539b1b3766b0bb5c40ab65542106160e2dba).
* This patch **passes all tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class KafkaUtils(object):`
* `public class JDBCUtils `
* `trait Column extends DataFrame with ExpressionApi `
* `class ColumnName(name: String) extends IncomputableColumn(name) `
* `trait DataFrame extends DataFrameSpecificApi with RDDApi[Row] `
* `class GroupedDataFrame protected[sql](df: DataFrameImpl,
groupingExprs: Seq[Expression])`
* ` protected[sql] class QueryExecution(val logical: LogicalPlan) `
* ` logWarning(s"Couldn't find class $driver", e);`
* ` implicit class JDBCDataFrame(rdd: DataFrame) `
* ` sys.error(s"Failed to load class for data source:
$provider")`
* `protected[sql] class DDLException(message: String) extends
Exception(message)`
* `trait CreateableRelationProvider `
* `trait TableScan extends BaseRelation `
* `trait PrunedScan extends BaseRelation `
* `trait PrunedFilteredScan extends BaseRelation `
* `trait CatalystScan extends BaseRelation `
* `trait InsertableRelation extends BaseRelation `
* `case class CreateMetastoreDataSourceAsSelect(`
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]