cancel
Showing results for 
Search instead for 
Did you mean: 
Sahil0007
New Contributor III
since ‎10-08-2024
Thursday

User Stats

  • 8 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I have installed excel library version - com.crealytics:spark-excel_2.12:3.5.1_0.20.4.When I am trying to read it using the below code giving following error - code : df = spark.read.format("com.crealytics.spark.excel") \    .option("header", "true")...
I have one table customer and 1 temp view which I am creating from the incremental file and using as a source in merge command. Earlier the notebook was working fine from the adf pipeline, but from past few days, I am getting an error states that my ...
I am trying to run databricks community edition in iPad Air m2. It’s showing me blank page while logging, but in my android phone it’s working fine. Is there any compatibility issue with ios ? Please help me