zabetak commented on PR #3145:
URL: https://github.com/apache/calcite/pull/3145#issuecomment-1614413964

   Apart from `Slow` there is no other speed tag currently in Calcite. 
   
   Let's keep it simple for the time being and use three buckets:
   * Fast bucket (under a minute) with no special annotation running in unit 
tests
   * Slow bucket (5-10 minutes) tagged with the existing slow annotation
   * Very slow bucket (over 10 minutes) disabled for the time being; to be 
discussed and addressed in a follow-up PR.
   
   WDYT?


-- 
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]

Reply via email to