codelipenghui commented on issue #6166: Windowed consumers/functions
URL: https://github.com/apache/pulsar/issues/6166#issuecomment-580069179
 
 
   Batch receiving for consumer was supported in 2.5.0, here is the 
documentation for batch receiving : 
http://pulsar.apache.org/docs/en/client-libraries-java/#batch-receive
   
   Pulsar supports window function since 2.1.0, looks there is no document for 
window function. I think you can see the example of window function 
   
   
https://github.com/apache/pulsar/blob/master/pulsar-functions/java-examples/src/main/resources/example-window-function-config.yaml
  
   
   
https://github.com/apache/pulsar/blob/master/pulsar-functions/java-examples/src/main/java/org/apache/pulsar/functions/api/examples/AddWindowFunction.java

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to