FANNG1 opened a new issue, #6697:
URL: https://github.com/apache/gravitino/issues/6697

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   Spark creates table failed for PG catalog because Spark will add 'owner' 
properties automatically but PG doesn't support any table properties.
   
   ### Error message and/or stacktrace
   
   noop
   
   ### How to reproduce
   
   use pg_catalog;
   create table a(a int);
   
   ### Additional context
   
   _No response_


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

Reply via email to