cancel
Showing results for 
Search instead for 
Did you mean: 
Raie
New Contributor III
since ‎03-18-2022
‎06-26-2023

User Stats

  • 2 Posts
  • 0 Solutions
  • 2 Kudos given
  • 3 Kudos received

User Activity

What I am doing:spark_df = spark.createDataFrame(dfnew)spark_df.write.saveAsTable("default.test_table", index=False, header=True)This automatically detects the datatypes and is working right now. BUT, what if the datatype cannot be detected or detect...
Kudos from
Kudos given to