masterpradipg
Discoverer
Member since ‎2024 Jun 18

User Statistics

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

User Activity

I have a apache spark dataframe, it has multiple columns with datatype of string, decimal, integer, boolean.I want to write this dataframe to sap hana using spark jdbcDF.write.format("jdbc") . Problem: Spark dataframe is column type. BY default sap h...