cancel
Showing results for 
Search instead for 
Did you mean: 
RamyaN
New Contributor II
since ‎01-05-2023
‎06-26-2023

User Stats

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

User Activity

We are trying to read a column which is enum of array datatype from postgres as string datatype to target. We could able to achieve this by expilcitly using concat function while extracting like belowval jdbcDF3 = spark.read .format("jdbc") .option(...
Kudos from