carloea2 opened a new issue, #4266: URL: https://github.com/apache/texera/issues/4266
### Feature Summary Some java classes using serializability are difficult to migrate to scala, `EncodableStringAnnotation `can be used in those cases in the `method `target. ### Proposed Solution or Design ``` @EncodableStringAnnotation public String foo().... ``` ### Impact / Priority (P2)Medium – useful enhancement ### Affected Area _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]
