79619289

Date: 2025-05-13 08:50:00
Score: 2
Natty:
Report link

You can run the below to get the size of the table in Bytes

enter image description here

spark.sql("describe detail delta-table-name").select("sizeInBytes").collect()
Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Jeevankrishna