robertmu opened a new pull request, #25:
URL: https://github.com/apache/cloudberry-gpbackup/pull/25

   Temporarily skips the `GetTableStorage` integration test on Cloudberry. The 
test fails because Cloudberry, unlike GPDB 7, does not persist default storage 
options to `pg_class.reloptions` when an append-optimized table is created with 
only `appendonly=true`.
   
   This inconsistency causes the test to fail as it expects the default storage 
option string but receives an empty one from the query.
   
   A TODO comment has been added to re-enable the test once the underlying 
issue in Cloudberry is resolved.
   
   See: https://github.com/apache/cloudberry/issues/1260


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