You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/10/31 14:03:20 UTC

[GitHub] [pulsar] candlerb commented on issue #5520: Missing documentation for window functions

candlerb commented on issue #5520: Missing documentation for window functions
URL: https://github.com/apache/pulsar/issues/5520#issuecomment-548390399
 
 
   I got part of the answer from pulsar:
   
   ```
   $ apache-pulsar-2.4.1/bin/pulsar-admin functions update --name womble --window-length-count 5 --sliding-interval-count 3
   There is currently no support windowing in python
   
   Reason: There is currently no support windowing in python
   ```
   
   But I'd still like to see documentation for what windowing is supposed to do :-)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services