alaahong commented on issue #339: URL: https://github.com/apache/fesod/issues/339#issuecomment-3356822501
As row reader will process line by line, so seems no additional memory usage in row level, for the column, you can try to set the minimal columns as fields in temp DTO then declare with value or index via @ExcelProperty https://fesod.apache.org/docs/help/annotation/#excelproperty -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
