tuhaihe commented on code in PR #13:
URL:
https://github.com/apache/cloudberry-gpbackup/pull/13#discussion_r2227746410
##########
backup/backup.go:
##########
@@ -11,10 +11,10 @@ import (
"sync"
"time"
- "github.com/greenplum-db/gp-common-go-libs/cluster"
- "github.com/greenplum-db/gp-common-go-libs/dbconn"
- "github.com/greenplum-db/gp-common-go-libs/gplog"
- "github.com/greenplum-db/gp-common-go-libs/operating"
+ "github.com/cloudberrydb/gp-common-go-libs/cluster"
Review Comment:
The branch `apache:sync-with-upstream` should be renamed to main now. Can
take a look - https://github.com/apache/cloudberry-go-libs/branches/all. Just
FYI.
--
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]