wolfstudy commented on pull request #7891:
URL: https://github.com/apache/pulsar/pull/7891#issuecomment-687059053


   > Add `--sub-initial-position` to support specifying the initial position of 
a function & a sink.
   
   done @sijie PTAL again
   
   > Add `--reset-position` to support seeking to a given timestamp or a given 
position.
   
   The parameter types we are currently exposing are some parameter information 
when creating a producer or creating a consumer, and reset-position is for the 
attribute of the topic. After creating the function, the user can get the 
specified input topics or output topic , Do we need to continue to expose this 
parameter in the commands group of functions?


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


Reply via email to