gortiz commented on code in PR #14277: URL: https://github.com/apache/pinot/pull/14277#discussion_r1812557823
########## README.md: ########## @@ -88,16 +94,19 @@ SELECT sum(clicks), sum(impressions) FROM AdAnalyticsTable ``` ## Contributing to Pinot -Please refer to the [Contribution Guide](https://docs.pinot.apache.org/developers/developers-and-contributors/contribution-guidelines) for -more information on how to contribute to Apache Pinot. -Normal Pinot builds are done using the `mvn clean install` command. -However this command can take a long time to run. -For faster builds it is recommended to use `mvn verify -Ppinot-fastdev`, which disables some plugins that are not Review Comment: This was removed from the readme. Where do we suggest to use this profile now? -- 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. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org 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