Version
main branch
Describe what's wrong
After a Spark session started using spark-connecto plugin, and then a table is modified via a Hive client, Spark's refresh table statement fails to clear the table's fileStatusCache,making it impossible to query the latest data from the table.
Error message and/or stacktrace
no error message
How to reproduce
branch-0.8
Additional context
No response