varun-asija commented on issue #13973: URL: https://github.com/apache/hudi/issues/13973#issuecomment-3334293545
In my source table, i am doing hard delete on row and therefore row is gone from latest parquet file in cow table, that’s why deltaStreamer is not able to detect which row to delete and so not propagating the delete operation. Is this correct? I am using deltaStreamer class. This is from previous version of hudi but still valid in latest version -- 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]
