The metadata of the Hive table cannot be retrieved

The metadata of the Hive table cannot be retrieved,

and clicking on the sync table does not work either,

Hive data can be queried normally,

The log error when clicking Sync is as follows

It looks like one of the tables has a duplicated column named indicator_id, which isn’t allowed. Check your table definitions, especially the one that contains the fields in the error message.

I've checked, and there are no duplicate fields. Moreover, I've deleted and recreated the Hive database connection, but it still doesn't work.

The other possibility, other than a bug, is a corrupted or inconsistent app database.

What version of Metabase are you running?

58.1, I cleared the Hive link, restarted Metabase, and re-added the link, but it's still the same

Can you post the output of DESCRIBE TABLE for the table in question?

Changed to use Spark Thrift Server, but there is a problem with partitioned table parsing errors