Github user felixcheung commented on a diff in the pull request:
https://github.com/apache/spark/pull/18485#discussion_r125154655
--- Diff: docs/structured-streaming-programming-guide.md ---
@@ -758,6 +763,16 @@ count(groupBy(df, "deviceType"))
</div>
</div>
+You can also register a streaming DataFrame/Dataset as a temporary view
and then apply SQL commands on it.
+
+{% highlight scala %}
--- End diff --
enclose this in
```
<div class="codetabs">
<div data-lang="scala" markdown="1">
```
?
or, add example in java, python, r too?
---
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]