geserdugarov commented on PR #12545: URL: https://github.com/apache/hudi/pull/12545#issuecomment-2820978222
@danny0405 , I believe that proper solution should be to restrict insert operations for bucket index, because bucket index supports only upserts. Otherwise, insert operation with set bucket index writes data in files with wrong names, which is actually means corrupted data. -- 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]
