hkun0120 opened a new issue, #17281: URL: https://github.com/apache/dolphinscheduler/issues/17281
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened Caused by: java.lang.IllegalArgumentException: The maximum length of cell contents (text) is 32767 characters at org.apache.poi.ss.usermodel.CellBase.checkLength(CellBase.java:309) at org.apache.poi.ss.usermodel.CellBase.setCellValue(CellBase.java:290) at org.apache.dolphinscheduler.plugin.alert.email.ExcelUtils.genExcelFile(ExcelUtils.java:111) ### What you expected to happen when the cell value exceed 32767,it will be terminated to 32700+(.... terminated) ### How to reproduce when you send you data by email table, one record exceed 32767,then it happens ### Anything else _No response_ ### Version dev ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
