stream2000 commented on issue #7602: URL: https://github.com/apache/hudi/issues/7602#issuecomment-1624861648
@JoshuaZhuCN hi, could you share your config when doing bulk insert for consistent hashing bucket index? Maybe you can try to set `hoodie.datasource.write.row.writer.enable` as false when doing bulk insert. I believe we can bulk insert in both simple and consistent hashing bucket index in the latest master branch since consistent hashing bucket resizing is through clustering bulk insert. -- 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]
