songdongxiaoa2 opened a new pull request, #1127:
URL: https://github.com/apache/cloudberry/pull/1127

   This case rely on sql "SELECT relname FROM pg_class WHERE 
relname='pg_class';" could finish in 1ms. Debug build for some platform may 
fail. Add pg_sleep for sql to make sure running more than 1s.
   
   <!-- Thank you for your contribution to Apache Cloudberry (Incubating)! -->
   
   Fixes #ISSUE_Number
   
   ### What does this PR do?
   
   
   ### Type of Change
   - [ ] Bug fix (non-breaking change)
   - [ ] New feature (non-breaking change)
   - [ ] Breaking change (fix or feature with breaking changes)
   - [ ] Documentation update
   
   
   ### Test Plan
   <!-- How did you test these changes? -->
   - [ ] Unit tests added/updated
   
   ### Impact
   No change
   **Performance:**
   No change
   
   **User-facing changes:**
   no change
   
   **Dependencies:**
   no change
   
   


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