robertmu opened a new pull request, #39: URL: https://github.com/apache/cloudberry-gpbackup/pull/39
Cloudberry database does not support enum types as distribution keys. The gpdb6_objects.sql file contains a legacy_enum table that uses an enum column as distribution key, causing test failures in Cloudberry environments. Updated plugin tests to only execute GPDB 6+ specific objects on actual GPDB 6+ installations, while Cloudberry continues using GPDB 5+ compatible objects without enum distribution keys. See: https://github.com/apache/cloudberry/issues/1300 -- 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: commits-unsubscr...@cloudberry.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org For additional commands, e-mail: commits-h...@cloudberry.apache.org