nsivabalan commented on issue #5036: URL: https://github.com/apache/hudi/issues/5036#issuecomment-1244722938
you can try setting key gen as `org.apache.hudi.keygen.GlobalDeleteKeyGenerator` and set operation type to "DELETE", just the batch which has only records to be deleted. and set index type to "GLOBAL_BLOOM". -- 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]
