rjmblc commented on issue #6341:
URL: https://github.com/apache/hudi/issues/6341#issuecomment-1274897656

   @nsivabalan Just referred the EMR documentation for hudi delete and looks 
like full table schema needs to be passed for delete. Can you pls let me know 
how to pass the full table schema?
   **Deletion requires schema – When deleting, you must specify the record key, 
the partition key, and the pre-combine key fields. Other columns can be made 
null or empty, but the full schema is required.**
   
[https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-hudi-considerations.html](url)
   


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