vinothchandar commented on issue #1240: URL: https://github.com/apache/hudi/issues/1240#issuecomment-678604600
@stackfun just trying to understand what you are looking at. if you are just looking at writing parallely into say separate partitions, it may be supported in a month or so in the 0.7.0 release. We have some thoughts on truly concurrent write support, i.e two concurrent inserts don't violate uniqueness of key. This is an open problem that none of the similar systems currently solve today. This may take 1-2 releases more IMO ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
