nsivabalan commented on issue #7102: URL: https://github.com/apache/hudi/issues/7102#issuecomment-1302803751
guess there is some mis-understanding. as of now, you ran into issues while writing to hudi table by enabling metadata table. still on the read path (hive), your read should succeed (unless you explicitly enable metadata table). So, my hunch is that, metadata table went out of sync w/ data table and hence your writes were failing. -- 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]
