sunjincheng121 commented on a change in pull request #7286: [FLINK-8739] 
[table] Optimize DISTINCT aggregates to use the same distinct accumulator if 
possible
URL: https://github.com/apache/flink/pull/7286#discussion_r248130185
 
 

 ##########
 File path: 
flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateUtil.scala
 ##########
 @@ -1308,6 +1335,7 @@ object AggregateUtil {
     *
     * @param aggregateCalls calcite's aggregate function
     * @param aggregateInputType input type of given aggregates
+    * @param inputFieldsCount number of input fields,
 
 Review comment:
   remove the `,`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to