KnightChess commented on issue #5278: URL: https://github.com/apache/hudi/issues/5278#issuecomment-1094477406
I think you can check is any table info in hive metastore, may be flink not sync meta to metastore. In spark 3.1.2, the "desc" meta data only from metastore. And flink create sql only initTable in storage system path, will not sync to metastore when create table, will sync in next checkpoint if you set hive_sync.enable true -- 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...@hudi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org