geserdugarov commented on issue #12133: URL: https://github.com/apache/hudi/issues/12133#issuecomment-2458811723
@ad1happy2go , I will recheck on current master. But I see, that you set `hoodie.datasource.write.operation = 'bulk_insert'` in table properties. But this config shouldn't store in table properties, and related only to writer. You can set current writer property by `SET hoodie.datasource.write.operation=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]
