vinothchandar commented on PR #12795: URL: https://github.com/apache/hudi/pull/12795#issuecomment-2667243010
Reading through the thread of comments and adding my 2c. I think we should decouple flink performance improvements from this work on core abstractions, as long as we are not taking on extra technical debt to sequence that way. Using engine native Pojo all the way is sth we do in Spark row writer path already. Now for 1.1 we re actively thinking of killing the avro based write path for upsert path as well. We could do something similar for flink. @danny0405 are you planning on unblocking @geserdugarov 's PR on Rfc-84 -- 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]
