spark-excel
spark-excel copied to clipboard
[BUG] Corrupted record colum value is coming as TODO: How to show the corrupted record?
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