tuhaihe commented on code in PR #22:
URL: https://github.com/apache/cloudberry-pxf/pull/22#discussion_r2647421969
##########
.github/workflows/pxf-ci.yml:
##########
@@ -119,6 +119,8 @@ jobs:
- s3
- features
- gpdb
+ - bench
Review Comment:
5 hours feels too long for regular PR validation. I don't think it’s
necessary to run this on every PR.
It might make more sense to separate performance/benchmark testing from
functional testing, and run the benchmark as a scheduled job (for example,
weekly) instead of blocking day-to-day PRs.
--
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]