robertmu opened a new pull request, #21: URL: https://github.com/apache/cloudberry-gpbackup/pull/21
The test for schema-filtered operator metadata would previously fail on Cloudberry instances. This was because its setup relied on creating postfix (unary) operators, a feature Cloudberry does not support. This commit refactors the test to use a binary operator, which is compatible with both Greenplum and Cloudberry. This change fixes the failing test and ensures this core functionality is now tested across all platforms, increasing our test coverage. -- 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