sajjad-moradi commented on a change in pull request #6546: URL: https://github.com/apache/incubator-pinot/pull/6546#discussion_r577270646
########## File path: pinot-tools/src/test/resources/memory_estimation/schema.json ########## @@ -0,0 +1,36 @@ +{ + "schemaName": "testTable", + "dimensionFieldSpecs": [ + { Review comment: Okay, I gave up 😃 (To be fair, I wanted to do that in the next PR which is the integration part, but now it has it!) Refactored the code to use `SchemaWithMetadata`. Now only one file is provided and that one represents both schema and data characteristics. ---------------------------------------------------------------- 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