bozhang2820 commented on a change in pull request #33763:
URL: https://github.com/apache/spark/pull/33763#discussion_r696362650
##########
File path: docs/structured-streaming-programming-guide.md
##########
@@ -2746,6 +2746,14 @@ Here are the different kinds of triggers that are
supported.
cluster. In some case, this may lead to significant cost savings.
</td>
</tr>
+ <tr>
+ <td><b>Available-now micro-batch</b></td>
+ <td>
+ Similar to queries one-time micro-batch trigger, the query will
process all the available data and then
+ stop on its own. The difference is that it will process the data in
multiple micro-bathes,
Review comment:
Thanks! Updated as suggested.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]