boyuanzz edited a comment on pull request #13431:
URL: https://github.com/apache/beam/pull/13431#issuecomment-734004182


   It seems like we want to do the similar thing to java? Java SDK uses `DoFn` 
as both `RestrictionProvider` and `WatemarkEstimatorProvider`. If so, it would 
be better for python sdk to either do the same thing as java sdk or keep using 
`RestrictionTracker` and `WatermarkEstimatorProvider` classes. It might be 
confusing if we keep both.


----------------------------------------------------------------
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]


Reply via email to