xiangfu0 commented on code in PR #11230:
URL: https://github.com/apache/pinot/pull/11230#discussion_r1281249830


##########
.github/workflows/scripts/.pinot_test.sh:
##########
@@ -56,18 +56,11 @@ else
         -pl 'pinot-core' \
         -pl 'pinot-query-planner' \
         -pl 'pinot-query-runtime' \
-        -pl 'pinot-server' \

Review Comment:
   This is for unit set 1:
   ```
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Pinot 0.13.0-SNAPSHOT:
   [INFO] 
   [INFO] Pinot .............................................. SUCCESS [  4.902 
s]
   [INFO] Pinot Service Provider Interface ................... SUCCESS [ 15.603 
s]
   [INFO] Pinot Segment Service Provider Interface ........... SUCCESS [ 39.404 
s]
   [INFO] Pinot Plugins ...................................... SUCCESS [  0.837 
s]
   [INFO] Pinot Metrics ...................................... SUCCESS [  0.499 
s]
   [INFO] Pinot Yammer Metrics ............................... SUCCESS [  9.953 
s]
   [INFO] Pinot FMPP plugin .................................. SUCCESS [  3.299 
s]
   [INFO] Pinot Common ....................................... SUCCESS [02:03 
min]
   [INFO] Pinot Input Format ................................. SUCCESS [  0.583 
s]
   [INFO] Pinot Avro Base .................................... SUCCESS [ 15.172 
s]
   [INFO] Pinot Avro ......................................... SUCCESS [  2.863 
s]
   [INFO] Pinot Csv .......................................... SUCCESS [ 15.870 
s]
   [INFO] Pinot JSON ......................................... SUCCESS [ 14.520 
s]
   [INFO] Pinot local segment implementations ................ SUCCESS [11:41 
min]
   [INFO] Pinot Core ......................................... SUCCESS [23:42 
min]
   [INFO] Pinot Query Planner ................................ SUCCESS [ 51.010 
s]
   [INFO] Pinot Query Runtime ................................ SUCCESS [02:40 
min]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  43:03 min
   [INFO] Finished at: 2023-08-01T21:38:43Z
   [INFO] 
------------------------------------------------------------------------
   ```



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to