Jackie-Jiang commented on a change in pull request #5605: URL: https://github.com/apache/incubator-pinot/pull/5605#discussion_r445132858
########## File path: pinot-core/src/main/java/org/apache/pinot/core/data/table/SimpleIndexedTable.java ########## @@ -49,12 +50,12 @@ * Initializes the data structures needed for this Table * @param dataSchema data schema of the record's keys and values * @param aggregationFunctions aggregation functions for the record's values Review comment: No. `AggregationFunction` is the execution class instead of the info class. `FunctionContext` will replace `AggregationInfo` in the following PR of replacing BrokerRequest classes in aggregation and transform functions ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org