nsivabalan commented on issue #9079:
URL: https://github.com/apache/hudi/issues/9079#issuecomment-1613408548

   this is a known limitation of UUID Key generator. This key gen is generally 
meant to be used only for immutable data. 
   with 0.14.0, we are adding pk less(primary key less) table, you can use 
spark-sql DELETES to delete records. but this is coming in 0.14.0 and we don't 
have any such support in prior versions.


-- 
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]

Reply via email to