sajjad-moradi opened a new pull request #6869: URL: https://github.com/apache/incubator-pinot/pull/6869
## Description This PR adds a new rule to Rule Engine. This rule recommend some parameters related to segment size for offline tables. The rule generates a segment based on the provided schema characteristics and then recommends the followings using the size and number of records in the generated segments: - number of segments - number of records in each segment - size of each segment ## Testing Done Unit & integration tests -- 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