Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2022 05:25 AM
Hi @Uma Maheswara Rao Desula
In the result column have result json data , but column type is string.
Please find below screen shot for UDF
Once I called below line am getting below error
input_data_df = input_data_df.withColumn("is_file_created",write_files_udf(col("file_path"),col("data_after_grammar_correction")))