Github user StephanEwen commented on a diff in the pull request:

    https://github.com/apache/incubator-flink/pull/227#discussion_r20789890
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/operators/hash/HashPartition.java
 ---
    @@ -44,8 +46,8 @@
     
     /**
      * 
    - * @param BT The type of the build side records.
    - * @param PT The type of the probe side records.
    + * BT - The type of the build side records.
    + * PT - The type of the probe side records.
    --- End diff --
    
    Should this be `@param <PT>` ?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to