PriyaAnanthram
Contributor III

Hi There

I will try to help you here

***I have store my parquet file in Databricks storage system. I want to load this file into Data Lake Table. And then want to do different analytics operation on it.

Think you can just do spark.read.load and save it as a delta table

A quick place for reference is the databricks doco

https://docs.databricks.com/delta/quick-start.html