xxd819240366 opened a new issue, #1786:
URL: https://github.com/apache/fury/issues/1786

   ## Is your feature request related to a problem? Please describe.
   Can fury support serializing enumerations by enumeration name? Serializing 
enumeration names like a string serializer. Serializing existing enumerations 
through ordinal will cause errors if the order is destroyed when adding new 
enumerations. Maybe can directly reuse the write and read methods in the 
stringSerializer?
   
![image](https://github.com/user-attachments/assets/3f43eba3-98c7-4c21-914b-4523ce98ca89)
   
   ## Describe the solution you'd like
   <!-- A clear and concise description of what you want to happen. -->
   
   ## Additional context
   <!-- Add any other context or screenshots about the feature request here. -->
   


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