mengxianwen1 commented on issue #11027:
URL: https://github.com/apache/gravitino/issues/11027#issuecomment-4438680067

   > Does the column empty when you using CREATE TABLE tableA (a int)?
   Thanks for the question. 
   I've tested it with a CREATE TABLE statement containing multiple columns (id 
INT, name STRING, value DOUBLE).
   The result is that the table is created successfully, but when I check the 
metadata in Gravitino, the column list is empty. So yes, after the table was 
created on S3, the column metadata in Gravitino was not updated.


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