danny0405 commented on issue #10622: URL: https://github.com/apache/hudi/issues/10622#issuecomment-1933308365
`'write.insert.cluster' = 'true'` is actually inline clustering, that means it will do the clustering on each write, so the write throughput is low comparing to the async clustering. Sorry it is not well documented. -- 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]
