You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/12 13:48:55 UTC

[GitHub] vitektarasenko opened a new pull request #23765: fix for condtadiction about structured streaming sliding window wate

vitektarasenko opened a new pull request #23765: fix for condtadiction about structured streaming sliding window wate
URL: https://github.com/apache/spark/pull/23765
 
 
   …mark condition formula
   
   This change solves contradiction in structured streaming documentation in formula which tests if specific window will be updated by calculating watermark and comparing with "T" parameter. By further examples the "T" seems to be the end of the window, not start like documentation says firstly. For more information please take a look at mine question in stackoverflow https://stackoverflow.com/questions/54599594/understanding-window-with-watermark-in-apache-spark-structured-streaming
   
   
   Can be tested by building documentation.
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org