HuangFru commented on issue #8332: URL: https://github.com/apache/hudi/issues/8332#issuecomment-1491273624
> Yes, it seems we still use the `UPSERT` code path for the `INSERT OVERWRITE TABLE` operation, should be optimized to `INSERT` if possible. Any suggestion for me to carry on this? Should I use 'insert into' to write the data? But usually insert into has worse performant than insert overwrite. -- 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]
