You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "KnightChess (via GitHub)" <gi...@apache.org> on 2023/03/24 12:48:43 UTC

[GitHub] [hudi] KnightChess commented on issue #8283: [SUPPORT] In version 0.13.0, when using dynamic partition to insert overwrite data, the table will be cleared first, and then the corresponding partition data will be written. Is it not as expected? Why clean the table first?

KnightChess commented on issue #8283:
URL: https://github.com/apache/hudi/issues/8283#issuecomment-1482745990

   #7365 look like this pr change the dynamic action. Before it, hudi's overwrite is always dynamic, and I check the doc in `https://hudi.apache.org/releases/release-0.13.0` didn't remind it. It will cause serious data problems if upgrade to 0.13.0, user will delete all data by mistake. May be hudi need use some config to make user know this action or limit cover the whole table.


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org