zhangjun0x01 opened a new issue #2006: URL: https://github.com/apache/iceberg/issues/2006
when I use spark sql `ALTER TABLE ... ADD COLUMN` to add a new column for an exist iceberg table(hive catalog mode), then I can not view the new column by flink sql `desc table_name`. spark sql and hive sql is normal. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
