gyang94 commented on issue #1731: URL: https://github.com/apache/fluss/issues/1731#issuecomment-3396397085
Hi @polyzos got it, thanks for the explanation. Now we are going to add `upsert(T record) and delete(T record)` in `UpsertWriter` interfaces to allow users to input a pojo object directly, instead of manually convert pojo to row. So what's the next for this issue? Directly implement these functions based on utils in #1404 , or design the interfaces and details first as Jark's comment `have another design/FIP to do the final API expose.` ? -- 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]
