Liu created FLINK-23937:
---------------------------
Summary: Fix PQ comment in KeyGroupPartitionedPriorityQueue
Key: FLINK-23937
URL: https://issues.apache.org/jira/browse/FLINK-23937
Project: Flink
Issue Type: Improvement
Components: Documentation
Reporter: Liu
The comment "
@param <PQ> type type of sub-queue used for each key-group partition.
" should be "
@param <PQ> the type of sub-queue used for each key-group partition.
" in KeyGroupPartitionedPriorityQueue. Fix the small word error.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)