cancel
Showing results for 
Search instead for 
Did you mean: 
kanikvijay9
New Contributor III
since ‎02-17-2025
Monday

User Stats

  • 4 Posts
  • 1 Solutions
  • 0 Kudos given
  • 9 Kudos received

User Activity

Problem StatementIn one of my recent projects, I faced a significant challenge: Writing a huge dataset of 11,582,763,212 rows and 2,068 columns to a Databricks managed Delta table.The initial write operation took 22.4 hours using the following setup:...
Hi Community,I'm working on a large-scale data processing job in Databricks and facing performance and stability issues during the write operations. Here's a detailed breakdown of my use case and environment:Use Case Overview:Primary Data Frames:Firs...