Re: [I] [SUPPORT] INSERT_OVERWRITE_TABLE on subsequent runs fails with a metadata file not found error (v0.14.0) [hudi]

2024-04-08 Thread via GitHub
nsivabalan commented on issue #10445: URL: https://github.com/apache/hudi/issues/10445#issuecomment-2044023506 just to get past the issue, you can completely delete the table and rewrite. or use overwrite mode w/ spark. until we have a proper fix. -- This is an automated message from the

Re: [I] [SUPPORT] INSERT_OVERWRITE_TABLE on subsequent runs fails with a metadata file not found error (v0.14.0) [hudi]

2024-01-05 Thread via GitHub
ad1happy2go commented on issue #10445: URL: https://github.com/apache/hudi/issues/10445#issuecomment-1878559399 Thanks for raising this @howardcho . Record Index is not working with INSERT_OVERWRITE_TABLE. It is working with col stats index and bloom. Below is the minimal reproducible code

[I] [SUPPORT] INSERT_OVERWRITE_TABLE on subsequent runs fails with a metadata file not found error (v0.14.0) [hudi]

2024-01-04 Thread via GitHub
howardcho opened a new issue, #10445: URL: https://github.com/apache/hudi/issues/10445 **_Tips before filing an issue_** - Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)? - Join the mailing list to engage in conversations and get faster support at dev-subs