Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/13945
**[Test build #61380 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61380/consoleFull)**
for PR 13945 at commit
[`74108e5`](https://github.com/apache/spark/commit/74108e558b6d497546f7657971648d06881c7f58).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `case class DeviceData(device: String, type: String, signal: Double,
time: DateTime)`
* `- The writer must do all the initialization (e.g. opening connections,
starting a transaction, etc.) only when the `open` method is called. Be aware
that, if there is any initialization in the class as soon as the object is
created, then that initialization will happen in the driver (because that is
where the instance is being created), which may not be what you intend.`
---
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]