Github user zecevicp commented on the issue:

    https://github.com/apache/spark/pull/21109
  
    Well, that is the essence of the contribution: to have a moving window over 
the data, instead of a fixed block (per equi-join match). To implement a moving 
window you need something like a queue.


---

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

Reply via email to