Can I convert parquet files to Delta?

User16826992666
Databricks Employee
Databricks Employee

I am already storing my data as parquet files and have registered them as a table in Databricks. If I want to convert the table to be a Delta table, do I have to do a full read of the data and rewrite it in the Delta format?