cshuo commented on issue #13827: URL: https://github.com/apache/hudi/issues/13827#issuecomment-3253273158
> Hey [@cshuo](https://github.com/cshuo), thank you!!! > > One question, does this issue affect the writer at all? I have Flink writing into Hudi sinks, compaction/clean/read happens via Spark, do I need to update the writer as well or updating the package Spark uses is enough? (ie. the writer does some type of file listings or whatever that are affected by this as well?) @Hans-Raintree the bug only affects incremental query (flink/spark/hive), and nothing needed to update in the write side. -- 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]
