delei opened a new issue, #1017:
URL: https://github.com/apache/fesod/issues/1017

   ### Motivation
   
   During usage, we may need to convert read or written data into specific 
formats. Fesod provides a flexible converter mechanism that allows users to 
define custom data conversion rules to meet various business requirements. Many 
converter classes are already built in, but some are still missing.
   
   
   
   ### How to complete
   
   This will be a long-term task, allowing all the volunteers to divide it into 
multiple PRs for completion. Each PR can contain one or more converters, and 
each converter needs to provide the corresponding unit test code.
   
   Each converter must implement the 
`org.apache.fesod.sheet.converters.Converter` interface
   
   ### Task List
   
   - [ ]
   - [ ] 
   
   ### Anything else?
   
   _No response_


-- 
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]

Reply via email to