nochimow edited a comment on issue #4622: URL: https://github.com/apache/hudi/issues/4622#issuecomment-1022567915
Hello, I did a workaround to fix this issue that i didnt need to restore my table. Apparently, after the hudi table downgrade to 0.9 when I do a Hudi upsert operation into a partition, the rows of the partition become visible for the Redshift Spectrum again, so i forced kind of a fake update for all the partitions in my table. I'm still trying to correct all the rows all my partitions. But 95% of my rows are already normal again, maybe the remaining 5% is something i'm still missing on my side that i'm currently checking. -- 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]
