cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

sharikrishna26.medium.com

SIRIGIRI
Contributor

Spark Dataframe Metadata

Spark Dataframe is structurally the same as the table. However, it does not store any schema information in the metadata store. Instead, we have a runtime metadata catalog to store the Dataframe schema information. It is similar to the metadata store, but Spark will create it at the runtime to store schema information in the catalog

Why, reasons for storing schema information in the catalog?

Please find below*******************link

https://sharikrishna26.medium.com/spark-dataframe-metadata-a2544c16081d

2 REPLIES 2

Rishabh-Pandey
Esteemed Contributor

Great ​

Rishabh Pandey

Aviral-Bhardwaj
Esteemed Contributor III

this is awesome thanks

AviralBhardwaj

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group