You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/11/26 00:21:19 UTC

[GitHub] [beam] boyuanzz edited a comment on pull request #13431: [BEAM-11354] Allow DoFn itself to be used as the restriction provider.

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