spark-excel icon indicating copy to clipboard operation
spark-excel copied to clipboard

[BUG] Corrupted record colum value is coming as TODO: How to show the corrupted record?

Open hardik-sehgal opened this issue 7 months ago • 0 comments

Am I using the newest version of the library?

  • [x] I have made sure that I'm using the latest version of the library.

Is there an existing issue for this?

  • [x] I have searched the existing issues

Current Behavior

Whenever the part of the code in the file src/main/scala/dev/mauch/spark/excel/v2/ExcelParser.scala:99 is called, there is a string in the corrupted column of the excel failed file with the contents: TODO: How to show the corrupted record?

Expected Behavior

There should be a proper reason or the whole row in the corrupted column

Steps To Reproduce

No response

Environment

- Spark version: 3.4.3
- Spark-Excel version: 
- OS: Sequoia 15.4.1
- Cluster environment

Anything else?

No response

hardik-sehgal avatar May 21 '25 19:05 hardik-sehgal