VladBanar opened a new issue, #3446: URL: https://github.com/apache/fluss/issues/3446
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar. ### Motivation At the moment when you use typed writer/reader you can't use enum as a field in POJO. ### Solution - Add Enum.class to SupportedTypes in ConverterCommons - Convert from pojo to fluss type will be done automatically with toString() - Add conversion logic from BinaryString to Enum to FlussTypeToPojoTypeConverter ### Anything else? _No response_ ### Willingness to contribute - [x] I'm willing to submit a PR! -- 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]
