Wrekkers commented on issue #12477: URL: https://github.com/apache/hudi/issues/12477#issuecomment-2540580462
@ad1happy2go Hey Aditya, the issue is not related to multiple writers, it is actually the read that fails. Scenario is a read SQL is setup and while the read operation is underway an independent write operation to the same table is done which causes a failure on the initial read operation initiated through Spark SQL. -- 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]
