为什么未覆盖hashcode方法的pojo不能用作flink keyedstream的key

通过查看KeySelector代码可以发现,key需要满足的基础条件为: The {@link KeySelector} allows to use deterministic objects for operations such as reduce, reduceGroup, join, coGroup, etc. If invoked multiple times on the same o
相关文章
相关标签/搜索