tuhaihe commented on code in PR #73:
URL: https://github.com/apache/cloudberry-backup/pull/73#discussion_r2867308001
##########
integration/statistics_queries_test.go:
##########
@@ -56,6 +56,39 @@ var _ = Describe("backup integration tests", func() {
expectedStats5J.Collation1 = 100
expectedStats5J.Collation2 = 100
}
+ if connectionPool.Version.IsCBDB() &&
connectionPool.Version.AtLeast("2.1.0") {
Review Comment:
You're right. I rerun these tests on a pure Cloudberry 2.0 env and it worked
well.
--
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]