lostluck commented on PR #17790:
URL: https://github.com/apache/beam/pull/17790#issuecomment-1143907081

   As discussed offline, we decided to completely remove the method restriction 
entirely. While this may make things a little harder for novices, it will make 
things harder for novices with typos in the optional methods. These should be 
detectable by users via testing however.
   
   Unfortunately there's no good way of validating this on our end short of 
doing some sort of typo/proximity algorithm, which is likely more trouble than 
better documentation and clearer examples, hence the initial strict approach.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to