Is there an existing issue for this?
Current Behavior
When creating a partitioned CSV or JSON table in a mount point, the TablesInMounts crawler will identify those tables as PARQUET tables. This is wrong and can create unexpected issues downstream.
Expected Behavior
Any table type supported by the TablesInMounts crawler can be partitioned, therefore the logic must be updated.
Steps To Reproduce
No response
Cloud
AWS
Operating System
macOS
Version
latest via Databricks CLI
Relevant log output
No response