Hi @tana_sakakimiya ,
Yes, only external tables that are in delta format are supported. Databricks supports other table formats, but to be able to use this particular feature, your table needs to be in Delta format.

But if you have parquet files it's really easy to convert them to delta format, so that shouldn't be an issue here.