Jackie-Jiang commented on code in PR #12712: URL: https://github.com/apache/pinot/pull/12712#discussion_r1552682092
########## .github/workflows/scripts/pr-tests/.pinot_tests_unit.sh: ########## @@ -33,6 +33,7 @@ if [ "$RUN_TEST_SET" == "1" ]; then -pl 'pinot-spi' \ -pl 'pinot-segment-spi' \ -pl 'pinot-common' \ + -pl ':pinot-yammer' \ Review Comment: I don't fully follow. Does the first test set depend on `pinot-yammer`? If so, should we exclude it from the second test set? What does the leading `:` stand for? -- 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