GitHub user aseigneurin opened a pull request:
https://github.com/apache/spark/pull/17443
typos
Fixed a few typos.
There is one more I'm not sure of:
```
Append mode uses watermark to drop old aggregation state. But the
output of a
windowed aggregation is delayed the late threshold specified in
`withWatermark()` as by
the modes semantics, rows can be added to the Result Table only
once after they are
```
Not sure how to change `is delayed the late threshold`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aseigneurin/spark typos
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/17443.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #17443
----
commit 96a3ccc8f0f80d589c95995d0cf65e154188507e
Author: Seigneurin, Alexis (CONT) <[email protected]>
Date: 2017-03-27T16:09:48Z
typos
----
---
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]