aljoscha commented on pull request #13637: URL: https://github.com/apache/flink/pull/13637#issuecomment-716571807
@StephanEwen Only `fromSource()` and the older `addSource()` allow setting the name in the method. I think we can add more of that but I would prefer if the name comes first, as said above because I think it will make for more legible client code. Maybe this got lost from above: "What we could do is use the Long itself as the timestamp and use it for watermarks. I think that would be the only sensible basis for a timestamp/watermark that is deterministic. What do you think?" But I also like the idea of not having a convenience method at all. ---------------------------------------------------------------- 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]
